Headers
Base64 encoded signed hash of the http message request components.
"sig1=:OTEyMjY4...A5NTNDMEQ=:"
An ordered list of components that make up the signature base. It is used to recompute and verify the Signature
"sig1=(\"Content-Type\" \"Content-Digest\"...expires=<expires>"
Unique identifier passed into each a mutable request (i.e POST, PUT, PATCH, DELETE)
This key isn't not required for GET requests
"01937261-e216-754f-99ba-c1170d65dd28"
Base64 encoded sha-512 hash of the http message body.
This key isn't not required for GET and DELETE requests.
"sha-512=:RK/0qy18MlBSVnWgjwz6lZEWjP/lF5HF9bvEF8FabDg=:"
Body
Details used to create a customer within the system
Response
Details of the access token
Details of the authenticated token request
Authentication response message
"Authentication successful"
Unique token identifier
"ffdcf324-5d27-4289-b626-386979e50bae"
JWT access token
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJvcmdhbml6YXRpb25JZCI6ImNtaGx5MXkxbzAwMDJzNjAxY2Y2aXRocm8iLCJjbGllbnRJZCI6Im9yZ19kZGE4MzcxY2U5ZmUxZGEyYmE3OThjZGVkMWU1NjRjYSIsIm9yZ2FuaXphdGlvbk5hbWUiOiJNYWNlamtvdmljLCBEb25uZWxseSBhbmQgS3VobG1hbiIsImlhdCI6MTc2Mjc4Mjk2MSwiZXhwIjoxNzYyNzg2NTYxLCJhdWQiOiJvcmdhbml6YXRpb24tcG9ydGFsIiwiaXNzIjoib3JnYW5pemF0aW9uLWFwaSIsImp0aSI6ImZmZGNmMzI0LTVkMjctNDI4OS1iNjI2LTM4Njk3OWU1MGJhZSJ9.dIq1_o5fCvTdLcQV9NhtN5CQ7qWHUzJt1903E_8t3aA"
A token's current TTL
123
A token's max time to TTL
123
Token type
"Bearer"
Authorization scopes associated with token
["READ", "WRITE"]The list of ip addresses whitelisted for this client
An ip address whitelisted for this client
Organization details associated with the token
Created at unix timestamp
1234567890
Updated at unix timestamp
1234567890