For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI reference
Get startedAPI reference
    • Overview
    • Quickstart
    • Model Context Protocol
  • Implementation guides
    • Tool Pack
    • Registered Users
    • MCP integration
    • Merge CLI
    • Link
    • Testing locally
  • Admin setup
    • User setup
    • Security rules
    • Authentication
    • Add OAuth credentials
  • Features
    • Magic Link
    • Remote MCP Server
    • Webhooks
    • Custom headers for MCP
  • Connectors
    • ActiveCampaign
    • Airtable
    • Amadeus
    • Amazon S3
    • Anaplan
    • Apollo
    • Articulate Reach 360
    • Asana
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Confluence
    • Contentful
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • foursquare Foursquare
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Greenhouse
    • HiBob
    • HubSpot
    • Intercom
    • Jira
    • Jira Service Management
    • Klaviyo
    • Linear
    • LinkedIn
    • Make
    • Microsoft Teams
    • Miro
    • Monday.com
    • n8n
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Outlook
    • PagerDuty
    • PayPal
    • Pipedrive
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • Rootly
    • Salesforce.com logo A cloud computing company based in San Francisco, California, United States image/svg+xml Salesforce
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Stripe
    • Teamwork.com
    • Trello
    • TripAdvisor
    • VisualPing
    • image/svg+xml SVG drawing This was produced by version 4.1 of GNU libplot, a free library for exporting 2-D vector graphics. Weather
    • Wikipedia
    • Workday
    • X
    • Yelp
    • image/svg+xml YouTube
    • golion-z-sourcefile-algaeZendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Available Tools
Connectors

Quartr

Connect your AI agents to Quartr.
Was this page helpful?
Previous

Pylon

Next

QuickBooks Online

Built with

Available Tools

list_audio

List audio recordings of earnings calls. Filter by companies, events, date range, or type. Use expand=‘event’ for event data. Cursor pagination (limit 1-500).

get_audio

Get an audio recording by ID. Returns event, company, audio URL, duration, and backlink URL.

get_audio_chapters

Get chapters for an audio recording. Returns speakers, timestamps, and titles for each section.

list_companies

List companies. Filter by countries, exchanges, tickers, ISINs, or IDs. Supports cursor pagination (limit 1-500). Use cursor from page_info for next page.

get_company

Get a company by Quartr ID. Returns name, country, tickers, ISINs, and backlink URL.

get_company_segments

Get segments for a company. Returns business segments with pagination. Use cursor from page_info for next page.

list_documents

List all documents (transcripts, reports, slides). Filter by companies, events, date range, document group, or type. Use expand=‘event’ for event data. Cursor pagination (limit 1-500).

get_document

Get a document by ID. Returns event, company, type, document URL, and backlink URL.

list_events

List earnings events. Filter by companies, countries, exchanges, tickers, date range, or event type. Supports cursor pagination (limit 1-500).

get_event

Get an event by ID. Returns title, company, type, fiscal period, date, and backlink URL.

get_event_summary

Get AI-generated summary for an event. Choose length: line, short, or long. Use plain=true for text without source tags.

list_event_types

List all event types (e.g. earnings call, capital markets day). Use IDs to filter events, transcripts, and other resources by type.

get_event_type

Get an event type by ID. Returns name and metadata.

list_document_types

List all document types (e.g. transcript, report, slide deck). Use IDs to filter documents by type.

get_document_type

Get a document type by ID. Returns name and metadata.

list_reports

List financial reports. Filter by companies, events, date range, or document group. Use expand=‘event’ for event data. Cursor pagination (limit 1-500).

get_report

Get a financial report by ID. Returns event, company, document URL, and backlink URL.

get_report_pages

Get pages for a financial report. Returns page content extracted from the report PDF.

get_report_summary

Get AI-generated summary for a report. Choose length: line, short, or long. Use plain=true for text without source tags.

list_slides

List slide decks (presentation materials). Filter by companies, events, date range, or document group. Use expand=‘event’ for event data. Cursor pagination (limit 1-500).

get_slide

Get a slide deck by ID. Returns event, company, document URL, and backlink URL.

get_slide_pages

Get pages for a slide deck. Returns content and image URLs for each slide.

get_slide_summary

Get AI-generated summary for a slide deck. Choose length: line, short, or long. Use plain=true for text without source tags.

list_transcripts

List earnings call transcripts. Filter by companies, events, date range, or document group. Use expand=‘event’ for event data. Cursor pagination (limit 1-500).

get_transcript

Get a transcript by ID. Returns event, company, language, and backlink URL.

get_transcript_chapters

Get chapters for a transcript. Returns speakers, timestamps, and content for each section of the earnings call.

get_transcript_summary

Get AI-generated summary for a transcript. Choose length: line, short, or long. Use plain=true for text without source tags.

validate_credential

Validate Quartr API key by making a lightweight list companies call.