Creating Credentials

📘

NOTICE TO BETA USERS (That's You)

The API endpoints, as well as this documentation, is being provided to you as part of an early access / beta program. The goal of this beta is to collect feedback and make further improvements; therefore, (please, please please) DO NOT build any critical workflows or integrations based on the current state of our APIs, because there is a good chance that we will be introduce changes that will break your script/application/integration. Again - and we cannot emphasize this enough - these APIs are going to change, so treat anything built on top of them as likely throwaway work.

Creating an API key is very easy and should take very little time. You can follow the guide here: https://docs.openraven.com/docs/create-api-keys

Once you have an API key include it in any requests under the header apikey.

Afterwards, you can find a selection of API's in the API Specification section, or in the GraphQL API's guide section. The two protocols are not substitutes for each other; each may have functionality that the other does not.