Domain Chief API v1

v1.0.0
API Base URL
Live Server:https://domain.chief.app/api/v1
Security
Bearer Auth (ctp)

Chief Tools Personal Access Token. Generate a new token from your Chief Tools account

Provide your bearer token in the Authorization header when making requests to protected resources.

Example: Authorization: Bearer 123

If you are using a personal access token or a non-team scoped token you can supply the team ID using the X-Chief-Team header with your requests.

If you are building an application and want to integrate with Domain Chief, please get in touch to get client credentials and connect users via OAuth2.