Quartr

Connect your AI agents to Quartr.

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.