Maxxton External API

Sections

Authenticate

Body Parameters

scopestring

Scope of authorization. Contains a concern parameter to make it compatible with the oauth2 standard.

grant_typestring

GrantType which is used to authenticate (client_credentials etc)

client_idstring

This is the maxxton login name provided by Maxxton as part of API credentials.

client_secretstring

This is the API key provided by Maxxton as part of API credentials.

Response

200
Object
The request is completed successfully without any errors

Response Attributes

scopestring
detailsobject
jtistring
access_tokenstring
token_typestring
expires_ininteger
500
Object
Error occurred while processing.

POST

/

Select
1

Response