Skip to content

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

FieldDescription
doc_typeslides, annual_report, presentation, press_release
page_countRendered page count
pagesPer-page text plus render URL (file egress is Scale-tier)

Example

Terminal window
curl "https://api.signals.ai/v1/documents" \
-H "Authorization: Bearer $SIGNALS_KEY"

See the REST reference for the full schema.