Agent Import API

Send structured expense and income candidates to your BudgetThing import inbox.

SKILL.md OpenAPI

Quick Start

Create an API key in BudgetThing Settings, set it as BUDGETTHING_API_KEY, then call the API with structured JSON. Imported items wait in the app inbox until you confirm them.

curl -H "Authorization: Bearer $BUDGETTHING_API_KEY" \
  https://ceaseless-mandrill-733.convex.site/v1/import/metadata

Privacy Boundary

The API accepts structured transaction candidates only. Do not send raw emails, raw messages, OCR dumps, attachments, card numbers, bank statements, or passwords.