Authenticate

This will create an API AccessToken for an Application

post

Return HTTP Status Code 200 (OK) with AccessToken Returns HTTP Status Code 400 if could not authenticate

Body
ClientIdstringRequired

Unique identifier for the API Partner; provided by FrontStream

ClientSecretstring · max: 500Required

Key specifically paired to the clientId

Responses
chevron-right
200

Success

application/json
post
/api/ClientSession

Last updated