Documents
Tier: Free · Endpoints: /v1/documents · /v1/documents/{id}/pages
IR decks, presentations, and press releases, page-rendered.
Every row carries a provenance object with its source URL and, where the fact was extracted by a model, the verbatim quote.
Key fields
| Field | Description |
|---|---|
doc_type | slides, annual_report, presentation, press_release |
page_count | Rendered page count |
pages | Per-page text plus render URL (file egress is Scale-tier) |
Example
curl "https://api.signals.ai/v1/documents" \ -H "Authorization: Bearer $SIGNALS_KEY"See the REST reference for the full schema.