API Specifications · Example Payload

Graphql Example

GraphQLSDLQuery LanguageSchemaLinux Foundation

Graphql Example is an example object payload from API Specifications, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamealiasescategorycurrentVersionversionsgoverningBodylicenseformattransportsprimaryUseCasespecificationUrldocumentationUrlrepositoryUrltagsstatusemits

Example Payload

graphql-example.json Raw ↑
{
  "id": "graphql",
  "name": "GraphQL SDL",
  "aliases": ["GraphQL Schema Definition Language"],
  "category": "Service Interface (IDL)",
  "currentVersion": "October 2021",
  "versions": [
    { "version": "October 2021", "status": "active", "releaseDate": "2021-10-26", "url": "https://spec.graphql.org/October2021/" },
    { "version": "Working Draft", "status": "draft", "url": "https://spec.graphql.org/draft/" }
  ],
  "governingBody": {
    "name": "GraphQL Foundation",
    "parent": "Linux Foundation",
    "url": "https://graphql.org/foundation/"
  },
  "license": {
    "id": "OWFa-1.0",
    "url": "https://www.openwebfoundation.org/the-agreements/the-owf-1-0-agreements-granted-claims/owfa-1-0"
  },
  "format": "DSL",
  "transports": ["HTTP/1.1", "HTTP/2", "WebSocket"],
  "primaryUseCase": "Define type systems, queries, mutations, and subscriptions for GraphQL servers, enabling client-driven data shaping over a single endpoint.",
  "specificationUrl": "https://spec.graphql.org/October2021/",
  "documentationUrl": "https://graphql.org/learn/",
  "repositoryUrl": "https://github.com/graphql/graphql-spec",
  "tags": ["GraphQL", "SDL", "Query Language", "Schema", "Linux Foundation"],
  "status": "active",
  "emits": []
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/graphql-example"
All examples
curl "https://apis.io/api/v1/examples?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.