Skip to content

API clients

Tallyfy’s REST API works with any HTTP client. These guides help you get started with popular API testing and development tools.

Available client guides

  • Postman - The most popular API testing platform with a visual interface for testing Tallyfy endpoints

Why use API clients?

API clients help you:

  • Test endpoints without writing code
  • Explore the API interactively
  • Generate code snippets automatically
  • Share API collections with team members
  • Debug authentication and request issues

Each guide provides Tallyfy-specific examples, authentication setup, and common workflow patterns to accelerate your integration development.

Api Clients > Getting started with Postman for Tallyfy API

This guide demonstrates how to set up and use Postman with Tallyfy’s API for testing workflow automation endpoints including authentication setup environment configuration and common operations like launching processes and completing tasks.

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 > 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.

Code Samples > Authentication methods

The Tallyfy API requires proper authentication through personal access tokens or OAuth flow along with specific headers to enable secure platform access and custom integrations.