Skip to main content

1. Create an API key

Create an API key in the Incard dashboard. See Authentication for key limits and storage guidance.

2. Get an access token

Exchange your API key for a short-lived access token:
Save the access_token from the response.

3. List invoices

Pass your company UUID in X-On-Behalf-Of — it selects which company the request applies to:
Example response (truncated):

4. Browse the API

Open the API Reference tab for all documented endpoints — outbound invoices (create, list, update, stats, suggestions) — with request and response examples.