AlphaSense · Example Payload

Alphasense Document Example

Market IntelligenceFinancial ResearchSearchGenerative AIAI AgentsExpert CallsDocument IntelligenceEnterprise IntelligenceMCPGraphQL

Alphasense Document Example is an example object payload from AlphaSense, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitlereleasedAtsourceTypecompaniesurl

Example Payload

Raw ↑
{
  "id": "as-doc-12345",
  "title": "Apple Inc. (AAPL) Q4 2024 Earnings Call Transcript",
  "releasedAt": "2024-10-31T22:00:00Z",
  "sourceType": "transcript",
  "companies": ["AAPL"],
  "url": "https://research.alpha-sense.com/document/as-doc-12345"
}