| title | FAQs |
|---|---|
| icon | circle-question |
Explore our frequently asked questions below. If your question isn’t covered, our team is just a message away—feel free to get in touch.
We define a company as a publicly listed entity that files its financial results independently. In cases where a company files with multiple market regulators or is traded on multiple exchanges, we consider all such filings and listings to belong to the same entity in Captide—provided they refer to the same underlying corporation. Captide assigns proprietary company identifiers (`companyId`) to uniquely identify each entity. We also capture organizations’ LEIs and Refinitiv PermIDs. Additionally, ticker symbols, when paired with their respective exchanges, serve as reliable identifiers. Users can retrieve the complete list of available companies, including each entity’s `companyId`, `permId`, `lei`, and associated `tickers`, through the `/api/v1/companies/list` endpoint. New documents from US-listed companies are typically available within 1 minute of release. For non-US-listed companies, documents are available within 12 hours. Earnings call transcripts are generally published 6 to 12 hours after the call concludes. Annual, interim, and current reports are available for all companies in Captide. Additional document types are provided for companies that have filed them at any point. Note that reporting practices vary by geography (for example, companies in the United States typically file quarterly interim reports, while those in Australia often file semi-annual reports). As a result, the availability and frequency of document types may vary by region, company, and regulatory requirements. When retrieving documents, the following date-related parameters provide key information:- `date`: Indicates the date the document refers to (e.g., the press release date for a current report, or the fiscal period end date for annual and interim reports).
- `filingDate`: The date and time the document was made publicly available (useful for point-in-time analysis).
- `fiscalYear` and `fiscalQuarter`: Indicate the fiscal period covered by the document.
- `createdAt`: The date and time the document became available in Captide.
- `updatedAt`: The most recent date and time the document was updated in Captide.
<Info>
Refer to the Captide [Frontend Integration guide](/integration/frontend) for details on integrating our document viewer for seamless source auditing.
</Info>