Favro API

Public REST API for the Favro planning and collaboration platform: manage organizations, collections, widgets, columns, cards, tasks, tasklists, comments, tags, custom fields, groups, users, and webhooks. HTTP Basic auth with an email + API token, request-id cursor pagination, per-plan rate limiting, and outbound webhooks for card and comment events.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
name: Favro API
description: 'Public REST API for the Favro planning and collaboration platform: manage organizations,
  collections, widgets, columns, cards, tasks, tasklists, comments, tags, custom fields, groups, users,
  and webhooks. HTTP Basic auth with an email + API token, request-id cursor pagination, per-plan rate
  limiting, and outbound webhooks for card and comment events.'
humanURL: https://favro.com/developer
baseURL: https://favro.com/api/v1
tags:
- Project Management
- Collaboration
- Cards
- Webhooks
properties:
- type: Documentation
  url: https://favro.com/developer
- type: APIReference
  url: https://favro.com/developer
- type: Authentication
  url: authentication/favro-authentication.yml
- type: Conventions
  url: conventions/favro-conventions.yml
- type: ErrorCatalog
  url: errors/favro-problem-types.yml
- type: Webhooks
  url: asyncapi/favro-webhooks.yml
- type: Lifecycle
  url: lifecycle/favro-lifecycle.yml
- type: Conformance
  url: conformance/favro-conformance.yml
- type: MCPServer
  url: mcp/favro-mcp.yml
- type: DataModel
  url: data-model/favro-data-model.yml
- type: Packages
  url: packages/favro-packages.yml
- type: LLMsTxt
  url: llms/favro-llms.txt