Authentication
Issue a new access token
Issue a new access token
POST
Exchange your
client_id and client_secret for an access token. The token is valid for 15 minutes and must be included in the Authorization: Bearer <token> header of all subsequent API requests.
Don’t have credentials yet? Sign up at console.quidkey.com to get your
client_id and client_secret for development and production environments.Body
application/json
Request body