Fibery website screenshot

Fibery

Fibery is a connected work management platform with a REST API and GraphQL API for managing entities, databases, automation rules, collaborative documents, and custom workflow views. It supports webhooks, file uploads, rich text operations, and real-time change history for building integrations and automating workflows.

Fibery publishes 1 API on the APIs.io network: HTTP API. Tagged areas include Work Management, Project Management, Collaboration, No-Code, and Automation.

Fibery’s developer surface includes documentation, engineering blog, pricing, and 10 more developer resources.

35.4/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs
Work ManagementProject ManagementCollaborationNo-CodeAutomationGraphQLWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 35.4/100 · thin
Contract Quality 12.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/fibery: 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 2

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

Fibery HTTP API

Command-based REST API for managing Fibery workspace entities, databases, views, files, and automation via a single POST endpoint that accepts batches of commands.

Fibery GraphQL API

GraphQL API for querying and mutating Fibery workspace data, with an interactive IDE for schema exploration, and support for filtering, pagination, and nested entity operations.

GraphQL 1

GraphQL schemas published by this provider.

Fibery GraphQL API

The Fibery GraphQL API provides a flexible interface for reading and mutating data in your Fibery workspace. The schema is dynamically generated from your workspace structure: e...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Fibery Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Fibery Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Fibery Domain Security

TLSv1.3 · HSTS

SECURITY

Fibery Trust Center

SOC 2, PCI DSS, GDPR

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: fibery
name: Fibery
description: Fibery is a connected work management platform with a REST API and GraphQL API for managing entities, databases,
  automation rules, collaborative documents, and custom workflow views. It supports webhooks, file uploads, rich text operations,
  and real-time change history for building integrations and automating workflows.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fibery.png
url: https://raw.githubusercontent.com/api-evangelist/fibery/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Work Management
- Project Management
- Collaboration
- No-Code
- Automation
- GraphQL
- Webhooks
apis:
- aid: fibery:fibery-http-api
  name: Fibery HTTP API
  description: Command-based REST API for managing Fibery workspace entities, databases, views, files, and automation via
    a single POST endpoint that accepts batches of commands.
  humanURL: https://developers.fibery.com/guides/http-api/overview
  baseURL: https://{account}.fibery.io/api/commands
  tags:
  - Entities
  - Databases
  - Commands
  - Batch
  - Webhooks
  - Files
  properties:
  - type: Documentation
    url: https://developers.fibery.com/guides/http-api/overview
  - type: OpenAPI
    url: https://developers.fibery.com/api-reference/openapi.json
- aid: fibery:fibery-graphql-api
  name: Fibery GraphQL API
  description: GraphQL API for querying and mutating Fibery workspace data, with an interactive IDE for schema exploration,
    and support for filtering, pagination, and nested entity operations.
  humanURL: https://developers.fibery.com/guides/graphql-api/overview
  baseURL: https://{account}.fibery.io/api/graphql
  tags:
  - GraphQL
  - Queries
  - Mutations
  - Schema
  properties:
  - type: Documentation
    url: https://developers.fibery.com/guides/graphql-api/overview
  - url: graphql/fibery-graphql.md
    type: GraphQL
common:
- type: TrustCenter
  url: security/fibery-trust-center.yml
- type: DomainSecurity
  url: security/fibery-domain-security.yml
- type: Website
  url: https://fibery.com
- type: Documentation
  url: https://developers.fibery.com
- type: GitHubOrg
  url: https://github.com/Fibery-inc
- type: LinkedIn
  url: https://www.linkedin.com/company/fibery
- type: Blog
  url: https://fibery.com/blog/
- type: Pricing
  url: https://fibery.com/pricing
- type: StatusPage
  url: https://status.fibery.io
- type: X
  url: https://x.com/fibery_io
- type: Plans
  url: plans/fibery-plans-pricing.yml
- type: RateLimits
  url: rate-limits/fibery-rate-limits.yml
- type: FinOps
  url: finops/fibery-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com