Create API key .

POST

Request

/api-keys

Response

{
    "result": "success",
    "status": 200,
    "data": {
        "id": 124,
        "created_at": "2021-03-22T11:07:21.000000Z",
        "updated_at": "2021-03-22T11:07:21.000000Z",
        "key": "AxGi5BM1we3jsP4og5lY",
        "secret": "w12klX1cSf4ib5u4DGmR"
    }
}

Fail codes

Code Status Description
too_many_api_keys 422 Max API keys created

Stay in the loop..

Sign up to our newsletter to keep up-to-date.