API Reference

Get an API Key

To get started with the API, you first need to get an API Key. Your API Key can be created on Entuitive Dashboard under API Management > Generate Key.

Note: Make sure you save the API Key, since it can be viewed only once after it's created.

We use API Key authentication to authorize users for the API. All you need to do is to get the API Key and pass it along in an Authorization header.

x-api-key: "Mx25BOMzXU7*********************"