Which API Should I Use?
AlphaSense offers multiple APIs and tools. This guide helps you pick the right one.
Decision Tree
| I want to... | Use this | Link | | ----------------------------------- | ----------------------- | ---------------------------------------------------------------------------------------- | --- | | Get AI-synthesized research answers | Agent API | GenSearch Modes | | Run a saved AlphaSense Agent | Workflow Agents | Workflow Agents | | | Stream responses in real-time | Streaming Subscriptions | Streaming | | Call the API as one of my end users | On Behalf Of Requests | On Behalf Of | | Embed documents in my UI | Document Viewer Widget | Document Viewer | | | Explore the full GraphQL schema | GraphQL Explorer | Explorer | | Ingest my own documents | Ingestion API | Ingestion API | | Monitor AI credit usage (admin UI) | Credit Usage Dashboard | Credit Usage Dashboard | | Monitor AI credit usage (API) | Credit Usage API | Credit Usage API | | Authenticate to the Agent API | Authentication guides | SSO or Username & Password |
Start with the Quickstart to try GenSearch, or explore the GraphQL Explorer to browse the full schema.