Signals Summaries
Signals Summaries
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
Filter summaries by company domain (e.g., "acme.com")
acme.comPattern: ^[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?)*$Maximum number of results per page
20Example: 20Number of results to skip for pagination
0Example: 0Summaries retrieved successfully
Bad Request - Invalid parameters
Unauthorized - Invalid or missing API key
Internal Server Error
API key authentication using Bearer token. Format: sk_live_ followed by a secure random string.
The company domain to generate a summary for (e.g., "acme.com")
acme.comPattern: ^[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?)*$Summary generated successfully
No Content - No completed signals available for summary
Bad Request - Invalid input
Unauthorized - Invalid or missing API key
Conflict - A summary is already in progress for this domain
Internal Server Error
Last updated