token
post
token
Resource URL
https://api-sandbox.arity.com/services/roadside/v1 /oauth/accesstoken
Query Parameters
Name | Values | Description |
---|---|---|
grant_type
(required) |
grant_type must be client_credentials provided when creating application |
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type |
|
|
client_id
(required) |
Client_id provider when creating application |
|
Authorization
(required) |
Base64 encoded Client ID and client secret (client_id:client_secret) |
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request response
-
401401
Unauthorized response
-
500500
Service Error response
Resource Summary |
|
Security |
|
Content Type |
application/x-www-form-urlencoded |
Category |
Get Started |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...