Fibery · GraphQL Specification

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: every Database you create in Fibery becomes a set of GraphQL types and operations, so the exact field names and query roots depend on the spaces and databases configured in each individual workspace. This means the API is introspected at the workspace level rather than having a single static schema shared across all accounts.

Documentation Endpoint View on GitHub Work ManagementProject ManagementCollaborationNo-CodeAutomationGraphQLWebhookGraphQL

Overview

Fibery GraphQL API is a GraphQL API specification published by Fibery on the APIs.io network.

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: every Database you create in Fibery becomes a set of GraphQL types and operations, so the exact field names and query roots depend on the spaces and databases configured in each individual workspace. This means the API is introspected at the workspace level rather than having a single static schema shared across all accounts.

The GraphQL endpoint is available at https://{account}.fibery.io/api/graphql/space/{SPACE_NAME}. documentation is published at https://developers.fibery.com/guides/graphql/overview.md.

The specification includes 6 reference links.

Tagged areas include Work Management, Project Management, Collaboration, No-Code, and Automation.

Endpoint

https://{account}.fibery.io/api/graphql/space/{SPACE_NAME}

References

Related API Specs

Fibery HTTP API (OpenAPI)
Back to Fibery · All GraphQL Specs · GitHub

Work with this as data

Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for graphql

4 MCP tools reach this
  • find_graphqlBrowse and filter every GraphQL schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This GraphQL schema
curl "https://apis.io/api/v1/graphql/fibery-graphql"
All graphql
curl "https://apis.io/api/v1/graphql?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.