Skip to main content

Create client-keys

POST 

/api/v8/partner/client-keys

Each account supports a maximum of 2 active API keys at a time. When rotating keys, add the new key first, then remove the old one once it is safe to do so.

Request

Responses

client-key

Schema
    id integerrequired
    value stringrequired
Loading...