Get access token
Creates an OAuth 2.0 access token using your client credentials. Request the TRADE scope and send the returned token as a bearer token on subsequent Trade API requests.
Header Parameters
X-Request-Id?string
Optional identifier for tracing a request end to end. A UUID is recommended. Axiym returns it in the X-Request-Id response header and records it in logs. If omitted, Axiym generates one. Include it when contacting support.
Format
uuidRequest Body
application/x-www-form-urlencoded
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json