Favro website screenshot

Favro

Favro is a cloud planning and collaboration platform for agile teams, combining planning boards, backlogs, sprint/kanban widgets, roadmaps, and OKR/portfolio management in a single organization-scoped workspace. Its public REST API (https://favro.com/api/v1) exposes organizations, collections, widgets, columns, cards, tasks, tasklists, comments, tags, custom fields, groups, users, and webhooks, authenticated with HTTP Basic auth using an email plus a revocable API token. The API supports request-id cursor pagination, per-plan token-bucket rate limiting with X-RateLimit-* headers, backend-affinity routing via the X-Favro-Backend-Identifier header, outbound webhooks for card and comment events, and SCIM 1.1/2.0 user and group provisioning. Favro is SaaS, backed by Creandum.

Favro publishes 1 API on the APIs.io network. Tagged areas include Company, Saas, Project Management, Collaboration, and Agile.

The Favro catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Favro’s developer surface includes documentation, engineering blog, pricing, signup flow, support, and 9 more developer resources.

35.2/100 thin ▬ flat Agent 6/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanySaasProject ManagementCollaborationAgilePlanningTask ManagementKanbanProductivity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 35.2/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 6/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/favro: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Favro API

Public REST API for the Favro planning and collaboration platform: manage organizations, collections, widgets, columns, cards, tasks, tasklists, comments, tags, custom fields, g...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

favro-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Favro Webhooks

ASYNCAPI

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Favro Authentication

http · 1 scheme

SECURITY

Favro Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Favro Trust Center

ISO 27001, PCI DSS

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: favro
name: Favro
description: Favro is a cloud planning and collaboration platform for agile teams, combining planning boards, backlogs, sprint/kanban
  widgets, roadmaps, and OKR/portfolio management in a single organization-scoped workspace. Its public REST API (https://favro.com/api/v1)
  exposes organizations, collections, widgets, columns, cards, tasks, tasklists, comments, tags, custom fields, groups, users,
  and webhooks, authenticated with HTTP Basic auth using an email plus a revocable API token. The API supports request-id
  cursor pagination, per-plan token-bucket rate limiting with X-RateLimit-* headers, backend-affinity routing via the X-Favro-Backend-Identifier
  header, outbound webhooks for card and comment events, and SCIM 1.1/2.0 user and group provisioning. Favro is SaaS, backed
  by Creandum.
url: https://raw.githubusercontent.com/api-evangelist/favro/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- creandum
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://cdn.prod.website-files.com/5eb8d3f3c300199312debf24/6036cf2c15bbbca169cec61a_meta2.png
tags:
- Company
- Saas
- Project Management
- Collaboration
- Agile
- Planning
- Task Management
- Kanban
- Productivity
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- 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
common:
- type: TrustCenter
  url: security/favro-trust-center.yml
- type: Website
  url: https://www.favro.com/
- type: DeveloperPortal
  url: https://favro.com/developer
- type: Documentation
  url: https://favro.com/developer
- type: Blog
  url: https://www.favro.com/blog
- type: Pricing
  url: https://www.favro.com/pricing
- type: SignUp
  url: https://favro.com/signup
- type: Support
  url: https://help.favro.com
- type: TermsOfService
  url: https://help.favro.com/en/articles/1024895-favro-s-terms-of-service
- type: PrivacyPolicy
  url: https://help.favro.com/en/articles/1019861-favro-s-privacy-policy
- type: StatusPage
  url: https://status.favro.com
- type: Security
  url: https://www.favro.com/security
- type: Compliance
  url: https://www.favro.com/security
- type: DomainSecurity
  url: security/favro-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence