{ "sdk_token": "<string>", "token_type": "bearer", "expires_in": 3600 }
create sdk_token based on app_key and app_secret from credentials.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Response of Sdk Token