GET
/
api
/
metadata
/
api-key
{
  "apiKey": "ins_1234567890abcdef1234567890abcdef"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200
application/json

API key

The response is of type object.