Tokens

API tokens can be retrieved programmatically.

POST https://api.scored.co/api/v2/user/login

Provide the username, password, and includeTokens=true parameters.

The response includes the api_key and api_secret values.