Base URL
All API requests go to:Authentication
Chowder uses Bearer token authentication. Include your API key in theAuthorization header on every request (except Signup, which doesn’t require auth).
You get an org key when you sign up. Scoped keys are created separately and are useful for giving external apps limited access to individual instances.
Content Type
All request and response bodies are JSON. Set the header:Error Format
When something goes wrong, the API returns a JSON body with adetail field: