Setup Authentication

Setup Authentication

Create an api key

Once you already had an account, go to Dashboard » Api Keys to create an api key.

Api key is generated one time and can’t take it again so please store somewhere securely. But you can delete and generate new one any time

Use api key

Generated api key will have a form of o_sk_live_xxxxxxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx.

When you make an api call to our service, please attach this api key to header:

x-api-key: o_sk_live_xxxxxxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx

Next, Configure webhook