API Reference
Last updated
Last updated
This reference guide provides comprehensive documentation for the Stafbook Auth API
The base URL for all Stafbook Auth API endpoints is:
To access the Stafbook Auth API, you need to include the following headers in your requests:
x-client-id: This header should contain the client ID associated with your application.
Authorization: This header should include a Bearer token obtained through the partnership agreement process.
Please refer to the Headers section for detailed information on these headers.