Access Token
Technical Specification
Environment
Method
URL
Body Request
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Request
{
"grantType": "client_credentials"
}Body Response
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Response
Header parameters
X-TIMESTAMPstringRequiredExample:
{{timestamp}}X-CLIENT-KEYstringRequiredExample:
{{client_id}}X-SIGNATUREstringRequiredExample:
{{signature_auth}}AcceptstringOptionalExample:
application/jsonContent-TypestringOptionalExample:
application/jsonBody
grantTypestringRequired
Responses
200Success
application/json
objectOptional
post
/oauth/v1.0/access-token/b2b200Success
Last updated

