Authorize
Retrieve Bearer token to use
{
"client_id": "8s236ed55a5233443783ff7ffb0d91",
"client_secret": "167632e1931219af444cab35d11858ac18ad9f70",
"token_type:": "Bearer"
} Last updated
Retrieve Bearer token to use
{
"client_id": "8s236ed55a5233443783ff7ffb0d91",
"client_secret": "167632e1931219af444cab35d11858ac18ad9f70",
"token_type:": "Bearer"
} Last updated
POST v1/auth/token/ HTTP/1.1
Host: journeys-api.50skills.app/
Accept: */*
{
"expires_in": 35999,
"access_token": "b8a281906f575c63c79a1d25b72b54ef3a2ecfa0",
"token_type": "Bearer"
}{
"expires_in": 35999,
"access_token": "b8a281906f575c63c79a1d25b72b54ef3a2ecfa0",
"token_type": "Bearer"
}