API Keys
All API requests must include an API key in theX-API-Key header:
Getting an API key
Check your plan
API access requires a subscription plan with API Access enabled. Check your current plan in Billing settings.
How it works
When you send a request with an API key:- Flowyble validates the key and identifies your organization
- The request is scoped to your organization’s data — you can only access your own agents, tools, and runs
- Credit limits are checked against your organization’s balance
- The request is processed and rate-limited per your key
Key management
- Revoke a key at any time from the API Keys settings page
- Rotate keys regularly for security
- Each organization can have multiple active API keys

