AlphaSense Agent API
GraphQL surface for embedding AlphaSense intelligence into customer AI agents. Wraps GenSearch (auto / fast / thinkLonger / deepResearch modes), Workflow Agents (pre-built and custom), and the Document Search API behind a single OAuth 2.0 + API-key-protected /gql endpoint. Returns markdown-formatted answers with inline citations to the underlying AlphaSense source documents (filings, transcripts, broker research, Tegus calls). Designed for agentic workflows that need first-result in under five minutes.
Documentation
Documentation
https://developer.alpha-sense.com/agent-api/quickstart
Authentication
https://developer.alpha-sense.com/api/getting-started
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/examples/alphasense-gensearch-conversation-example.json
Example
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/examples/alphasense-citation-example.json
Example
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/examples/alphasense-workflow-agent-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/json-schema/alphasense-gensearch-conversation-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/json-schema/alphasense-citation-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/json-schema/alphasense-workflow-agent-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/json-structure/alphasense-gensearch-conversation-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/json-structure/alphasense-citation-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/alphasense/refs/heads/main/json-structure/alphasense-workflow-agent-structure.json