Overview
API keys let you interact with the Camino Treasury API programmatically. Each key is scoped to a single organization, so all data returned is isolated to that organization.Steps
Sign in to the Dashboard
Go to app.caminotreasury.com and sign in to your account.
Create a New Key
Click Create API Key and give it a descriptive name (e.g., “Production” or “Development”).
Keep your API key secret. Do not commit it to version control or expose it in client-side code.
Using Your Key
Include your API key in thex-api-key header on every request: