🔑
Stafbook Auth
  • Stafbook Auth API Documentation
  • Prerequisites
  • Reference
    • API Reference
      • Headers
      • Introspection
Powered by GitBook
On this page
  1. Reference

API Reference

PreviousPrerequisitesNextHeaders

Last updated 1 year ago

This reference guide provides comprehensive documentation for the Stafbook Auth API

Base URL

The base URL for all Stafbook Auth API endpoints is:

https://auth.stafbook.com

Authentication

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.

Introspection