Skip to main content
This handles authentication for consulting firm clients and returns a token to be used for accessing protected resources.

POST /auth/token

client_id and client_secret are required to uniquely identify the consulting firm during authentication.

Request Body

  • Content-Type: application/json