Signals Templates
Signals Templates
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Maximum number of templates to return
20Number of templates to skip for pagination
0Include deleted templates in the response
falseTemplates retrieved successfully
Total number of templates available
10Maximum number of templates returned
20Number of templates skipped
0Whether there are more templates available
falseUnauthorized - Invalid or missing API key
Create a reusable signal template — templates define standard research questions that can be applied to many companies in batch
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
User-friendly name for the template
CRM DetectionOptional description of what this template does
Identifies which CRM system a company is usingThe research question to ask about companies
Which CRM are they using?The expected format of the answer
open_textExample: open_textPossible values: The importance/weight of the signal
importantPossible values: Template created successfully
Bad Request - Invalid parameters
Unauthorized - Invalid or missing API key
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the template
Template retrieved successfully
Unique template ID (remains constant across all versions of this template)
e45c1dc4-d422-4b51-956b-cb6d3ddaf250Version number of this template (starts at 1, increments with each update)
1Organization ID that owns this template
org_123User-friendly name for the template
CRM DetectionOptional description of what this template does
Identifies which CRM system a company is usingThe research question to ask about companies
Which CRM are they using?The expected format of the answer
open_textPossible values: The importance/weight of the signal
importantPossible values: User ID who created this template version
user_123When this template version was created
2024-10-14T15:30:00ZWhen this template version was deleted (null if active)
Source of the template creation
apiPossible values: Unauthorized - Invalid or missing API key
Template not found
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the template to delete
Template deleted successfully (no content returned)
Unauthorized - Invalid or missing API key
Template not found
No content
Update a signal template — creates a new version while preserving the template ID; omitted fields retain their previous values
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The unique identifier of the template to update
Request body for updating a signal template using PATCH semantics. All fields are optional - only provide the fields you want to update. Omitted fields will retain their values from the previous template version.
User-friendly name for the template
CRM DetectionOptional description of what this template does
Identifies which CRM system a company is usingThe research question to ask about companies
Which CRM are they using?The expected format of the answer
open_textPossible values: The importance/weight of the signal
importantPossible values: Template updated successfully (new version created)
Unique template ID (remains constant across all versions of this template)
e45c1dc4-d422-4b51-956b-cb6d3ddaf250Version number of this template (starts at 1, increments with each update)
1Organization ID that owns this template
org_123User-friendly name for the template
CRM DetectionOptional description of what this template does
Identifies which CRM system a company is usingThe research question to ask about companies
Which CRM are they using?The expected format of the answer
open_textPossible values: The importance/weight of the signal
importantPossible values: User ID who created this template version
user_123When this template version was created
2024-10-14T15:30:00ZWhen this template version was deleted (null if active)
Source of the template creation
apiPossible values: Bad Request - Invalid parameters
Unauthorized - Invalid or missing API key
Template not found
Last updated