Skip to content

Authentication methods

Authentication is required for almost all Tallyfy API endpoints. Choose an authentication 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.

Open Api > API code samples

The Tallyfy REST API documentation provides code samples across multiple programming languages for integrating with the platform using proper authentication headers and base URL endpoints.

Integrations > Open API

The Tallyfy REST API enables developers to build custom integrations and automate workflows by providing secure access to core platform features through user tokens application tokens or OAuth authentication with comprehensive functionality for process management task operations user administration and data access.

Open Api > OAuth authorization flow for third-party applications

A comprehensive guide for implementing OAuth authorization flow in third-party applications that enables secure user authentication with Tallyfy through client IDs redirect URIs and access tokens while following security best practices and handling multi-organization scenarios.