POST Create Session Token
POST https://api.swaycharts.io/dxsca-web/login// Request JSON
{
"username": "username of the client",
"domain": "domain of the client",
"password": "password of the client"
}Last updated
POST https://api.swaycharts.io/dxsca-web/login// Request JSON
{
"username": "username of the client",
"domain": "domain of the client",
"password": "password of the client"
}Last updated