API Key
To access all endpoints, include the api-key
and tenant-key
in the headers. Refer to the header format below.
Headers
Name
Value
Content-Type
application/json
x-api-key
<api-key>
x-tenant-key
<tenant-key>
For assistance with obtaining these keys, please contact [email protected].
Last updated