Authentication

All calls to our API require an authentication header:

KeyValue

Authorization

Bearer <YOUR API KEY>

In the above value, replace <YOUR API KEY> with the your unique API key.


Retrieve Your API Key:

  1. Log in to your White Swan Partner account.

  2. Navigate to the partner integrations page within your White Swan dashboard. This is accessible via the header menu.

  3. Select View API Key from the API widget and copy the returned API key.


Reset Your API Key:

If you're having issues with your key or need a new one for security reasons, you can reset your API key in the same popup that you can find the API key as described above.

Last updated