set up API with your AI agent (recommended)
paste one prompt into Claude, ChatGPT, Cursor, or Codex. it reads the docs, stores your key, and makes a verified first call, hands-free.
manual API calls
prefer to write the code yourself? get your first authenticated response in under 5 minutes with curl, Python, or JavaScript.
the essentials
- base URL —
https://api.edgeful.com - auth —
Authorization: Bearer <your-api-key> - full endpoint index — llms.txt — start here to look up any report.
when your plan includes row-level detail, report responses include rows in
detailed; plans without it omit detailed. see authentication for full plan limits.