post https://sandboxapi.onesingleview.com/v1/api/svplatform/tokenOauth2
Get access token to use SingleView API services
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Get access token to use SingleView API services
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
10curl --request POST \
--url https://sandboxapi.onesingleview.com/v1/api/svplatform/tokenOauth2 \
--header 'BaseCurrency: SAR' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"grant_type": "client_credentials"
}
'
Try It!
to start a request and see the response here! Or choose an example: