API Reference
Use this page as jump table. Detailed endpoint docs live on resource pages, not here.
Profile
GET /v1/me and GET /v1/agent/contextAccounts/v1/accounts CRUD plus POST /v1/accounts/upsertTransactions/v1/transactions CRUD plus POST /v1/transactions/upsertCategories/v1/categories CRUD plus POST /v1/categories/upsertPayees/v1/payees read/write plus POST /v1/payees/upsertErrorsapplication/problem+json, stable error codes, retry semanticsCommon conventions
Section titled “Common conventions”- Send
Authorization: Bearer key_...on every request. - Send
Idempotency-Keyon everyPOSTandPATCH. - Positive amounts mean expense. Negative amounts mean income.
- Use
upsertroutes when your integration owns stableexternalIdvalues. - Read error payloads as
application/problem+json.
OpenAPI
Section titled “OpenAPI”- JSON document:
/openapi.json - Production base URL:
https://api.duitmyself.app