Create an access_token

Access to the API is by Bearer Tokens, this request generates an access_token that can be used in the authorization header of each request. You generate the token by passing your client credentials through the login endpoint.

Body Params
string
required
length between 8 and 8

Unique ID assigned by Acquired.com to your application.

string
required
length between 32 and 32

Secret key used as part of the authentication process.

Responses

Language
URL
Response
Choose an example:
application/json