Twenty · GraphQL Specification

Twenty CRM GraphQL API

Twenty exposes two GraphQL endpoints for every workspace: the Core API at `/graphql` and the Metadata API at `/metadata`. The Core API is schema-per-tenant — the types and fields available at query time reflect the standard objects (Company, Person, Opportunity, Note, Task, WorkspaceMember, Workflow, Attachment, and more) plus any custom objects the workspace has defined. All schema extensions made through the Metadata API are immediately reflected in the Core API surface, making the GraphQL schema fully dynamic. Each object type generates a standard suite of query fields (findOne, findMany, findDuplicates, groupBy) and mutation fields (createOne, createMany, updateOne, updateMany, deleteOne, deleteMany, restoreOne, restoreMany, destroyOne, destroyMany, mergeMany).

Documentation Endpoint View on GitHub CRMOpen-SourceRESTGraphQLWebhookSelf-HostedCompaniesPeopleOpportunitiesWorkflowsAI AgentsCustom ObjectsGraphQL

Overview

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

Twenty exposes two GraphQL endpoints for every workspace: the Core API at /graphql and the Metadata API at /metadata. The Core API is schema-per-tenant — the types and fields available at query time reflect the standard objects (Company, Person, Opportunity, Note, Task, WorkspaceMember, Workflow, Attachment, and more) plus any custom objects the workspace has defined. All schema extensions made through the Metadata API are immediately reflected in the Core API surface, making the GraphQL schema fully dynamic. Each object type generates a standard suite of query fields (findOne, findMany, findDuplicates, groupBy) and mutation fields (createOne, createMany, updateOne, updateMany, deleteOne, deleteMany, restoreOne, restoreMany, destroyOne, destroyMany, mergeMany).

The GraphQL endpoint is available at https://api.twenty.com/graphql. documentation is published at https://docs.twenty.com/developers/extend/api.

The specification includes 2 reference links.

Tagged areas include CRM, Open-Source, REST, Webhook, and Self-Hosted.

Endpoint

https://api.twenty.com/graphql

References

Related API Specs

Twenty companies API (OpenAPI) Twenty fields API (OpenAPI) Twenty notes API (OpenAPI) Twenty objects API (OpenAPI) Twenty openapi API (OpenAPI) Twenty opportunities API (OpenAPI) Twenty people API (OpenAPI) Twenty relations API (OpenAPI) Twenty tasks API (OpenAPI)
Back to Twenty · 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/twenty-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 email required.

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