Get a token
Create tokens in the Equated app under Settings → AI Agents. Tokens are shown once when created.API tokens are scoped to your organization. Treat them like passwords.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get an API token to access Equated.
curl https://app.equated.co/api/transactions \
-H "Authorization: Bearer int_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
Authorization: Bearer <your-token>