Skip to content

Authentication methods

Authentication is required for almost all Tallyfy API endpoints. Choose a method below based on your use case:

Remember to include the necessary headers (Authorization, Accept, X-Tallyfy-Client) in all your requests as shown in the examples.

Personal Access Token

The simplest method for individual users or scripts. Get your token directly from Tallyfy settings.

Client Credentials Flow

For third-party applications or backend services authenticating independently or on behalf of users (requires setup by Tallyfy Support).