Tallyfy REST API

REST API for Tallyfy workflow automation. Organization-scoped resources (/organizations/{org_id}/checklists, /runs, /tasks, ...) with Bearer-token auth (personal, application, or OAuth 2.0 access tokens), page/per_page pagination, a { data } response envelope, and 429 + Retry-After rate limiting.

API entry from apis.yml

apis.yml Raw ↑
name: Tallyfy REST API
description: REST API for Tallyfy workflow automation. Organization-scoped resources (/organizations/{org_id}/checklists,
  /runs, /tasks, ...) with Bearer-token auth (personal, application, or OAuth 2.0 access tokens), page/per_page
  pagination, a { data } response envelope, and 429 + Retry-After rate limiting.
humanURL: https://tallyfy.com/products/pro/integrations/open-api/
baseURL: https://go.tallyfy.com/api/
properties:
- type: APIReference
  url: https://go.tallyfy.com/api/
- type: Authentication
  url: authentication/tallyfy-authentication.yml
- type: Conventions
  url: conventions/tallyfy-conventions.yml
- type: DataModel
  url: data-model/tallyfy-data-model.yml
- type: ErrorCatalog
  url: errors/tallyfy-problem-types.yml
- type: RateLimits
  url: rate-limits/tallyfy-rate-limits.yml
- type: Conformance
  url: conformance/tallyfy-conformance.yml
- type: Webhooks
  url: asyncapi/tallyfy-webhooks.yml