Welcome to the Corcel API!

To get started, you'll need to Create an API Key. This authentication step will allow you to access all of the power of Corcel via API.

Testing in the API Reference

You can use your API key in the documentation to make test queries. Place your API key in the AUTHORIZATION header at the top of the API, and you'll see your API key placed in the correct section of the request. In the screenshot below, the CURL request has the Authorization header populated.

Click the "Try It" button to test the API!

Additional languages

The API reference autogenerates code that allows you to quickly incorporate Corcel into your codebase.