Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
Response example
{ "api_version": "2026-08-26", "data": [ { "type": "prospect.added", "description": "A record became a prospect, from any surface: the app, a list, a drive, mail, or the API.", "data_fields": { "prospect": "The prospect snapshot (same shape as GET /v1/prospects/{id})" }, "example": { "events": [ { "id": "evt_10442", "type": "prospect.added", "...": "..." } ] } } ] }