Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /v1/get_token HTTP/1.1
Host: reporting.cloud.soda.io
Authorization: Basic username:password
Accept: */*
{
"user": "text",
"token": "text",
"organization_id": "text",
"expires_in": 1
}