Prerequisites
Get your API keys
To access the Stafbook Auth API, you will need an Token and Client ID generated by Stafbook. The Token is unique to your partnership agreement and ensures secure communication between your application and Stafbook Auth.
Good to know: Upon receiving the Token, it is crucial to securely store it. Treat your Token as sensitive information and avoid exposing it publicly or embedding it directly within your application's source code. Consider utilizing secure environment variables or a secure key management system to protect the confidentiality of your Token.
Last updated