Apollo Federation website screenshot

Apollo Federation

Apollo Federation is an architecture and platform for building a unified supergraph that composes multiple GraphQL APIs (subgraphs) into a single distributed GraphQL endpoint, enabling teams to work independently on different parts of the graph while delivering a unified API to consumers. Federation 2 is the current stable version, supported by the Apollo Router written in Rust and the Rover CLI for schema management.

Apollo Federation publishes 1 API on the APIs.io network. Tagged areas include API Gateway, Federation, GraphQL, Microservices, and Open Source.

The Apollo Federation catalog on APIs.io includes 1 Spectral governance ruleset.

Apollo Federation’s developer surface includes documentation, getting-started guide, engineering blog, pricing, signup flow, and 9 more developer resources.

39.1/100 thin ▬ flat Agent 14/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
1 APIs 1 MCP Servers 9 Features 5 Use Cases
API GatewayFederationGraphQLMicroservicesOpen SourceSubgraphsSupergraph

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 39.1/100 · thin
Contract Quality 4.0 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 5.9 / 10
Agent readiness — 14/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 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/apollo-federation: 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.

Apollo Federation

Apollo Federation enables declarative composition of multiple subgraph APIs into a single federated supergraph. The Apollo Router orchestrates requests across subgraphs, combini...

MCP Servers 1

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

MCP Server

MCP SERVER

GraphQL 1

GraphQL schemas published by this provider.

Apollo Federation GraphQL API

Apollo Federation enables declarative composition of multiple subgraph APIs into a single federated supergraph. The Apollo Router orchestrates requests across subgraphs, combini...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apollo Federation Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Features 9

Notable capabilities this provider offers.

Supergraph Composition

Compose multiple subgraph schemas into a single unified supergraph schema.

Federation Directives

Declarative federation directives (@key, @external, @requires, @provides, @shareable, @link) for schema coordination.

Apollo Router

High-performance Rust-based router that orchestrates queries across subgraphs.

Apollo Connectors

Declarative integration of REST APIs into federated graphs without writing a separate GraphQL server.

Schema Registry

Apollo GraphOS schema registry for publishing, checking, and managing supergraph schemas.

Rover CLI

Command-line tool for publishing subgraph schemas, running checks, and managing the supergraph.

Query Planning

Intelligent query planning that decomposes client queries into efficient subgraph requests.

Subgraph Compatibility

Federation-compatible subgraphs can be built in any language or framework.

Gray Release Support

Progressive schema rollout with incremental migration from monolith to federated graph.

Scroll for all 9

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Apollo Federation API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Apollo Router Configuration

8 properties

JSON SCHEMA

Security Posture 1

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

Apollo Federation Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Use Cases 5

What developers build with this provider.

Distributed Team Development

Enable independent teams to own and develop separate subgraphs while delivering a unified API.

REST API Modernization

Gradually expose existing REST APIs as GraphQL via Apollo Connectors without full rewrites.

API Consolidation

Consolidate multiple disparate APIs into a single unified supergraph for consumers.

Microservices GraphQL Layer

Add a federated GraphQL layer over existing microservice architectures.

Schema Governance

Enforce schema design standards across all subgraphs via composition checks.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: apollo-federation
name: Apollo Federation
description: Apollo Federation is an architecture and platform for building a unified supergraph that composes multiple GraphQL
  APIs (subgraphs) into a single distributed GraphQL endpoint, enabling teams to work independently on different parts of
  the graph while delivering a unified API to consumers. Federation 2 is the current stable version, supported by the Apollo
  Router written in Rust and the Rover CLI for schema management.
type: Index
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/apollo-federation.png
tags:
- API Gateway
- Federation
- GraphQL
- Microservices
- Open Source
- Subgraphs
- Supergraph
url: https://raw.githubusercontent.com/api-evangelist/apollo-federation/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: apollo-federation:apollo-federation
  name: Apollo Federation
  description: Apollo Federation enables declarative composition of multiple subgraph APIs into a single federated supergraph.
    The Apollo Router orchestrates requests across subgraphs, combining GraphQL APIs and REST APIs (via Apollo Connectors)
    into a unified endpoint. Federation 2 defines the supergraph schema, federation directives, and composition rules. The
    Rover CLI manages schema publishing and checks.
  humanURL: https://www.apollographql.com/docs/federation/
  tags:
  - API Gateway
  - Federation
  - GraphQL
  - Microservices
  - Open Source
  - REST Integration
  - Router
  - Subgraphs
  - Supergraph
  properties:
  - type: Documentation
    url: https://www.apollographql.com/docs/federation/
  - type: GettingStarted
    url: https://www.apollographql.com/docs/federation/quickstart/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apollo-federation/refs/heads/main/json-schema/supergraph-configuration.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apollo-federation/refs/heads/main/json-schema/router-configuration.json
  - type: GitHubRepository
    url: https://github.com/apollographql/federation
  - type: ChangeLog
    url: https://www.apollographql.com/docs/graphos/reference/federation/versions
  - url: graphql/apollo-federation-graphql.md
    type: GraphQL
common:
- type: DomainSecurity
  url: security/apollo-federation-domain-security.yml
- type: Documentation
  url: https://www.apollographql.com/docs/federation/
- type: GettingStarted
  url: https://www.apollographql.com/docs/federation/quickstart/
- type: GitHubOrganization
  url: https://github.com/apollographql
- type: GitHubRepository
  url: https://github.com/apollographql/federation
  title: Federation Spec
- type: GitHubRepository
  url: https://github.com/apollographql/router
  title: Apollo Router
- type: GitHubRepository
  url: https://github.com/apollographql/rover
  title: Rover CLI
- type: GitHubRepository
  url: https://github.com/apollographql/apollo-federation-subgraph-compatibility
  title: Subgraph Compatibility Tests
- type: SDKs
  url: https://github.com/apollographql/federation-jvm
  title: JVM Support
- type: Blog
  url: https://www.apollographql.com/blog/
- type: Pricing
  url: https://www.apollographql.com/pricing/
- type: Signup
  url: https://studio.apollographql.com/signup
- type: Features
  data:
  - name: Supergraph Composition
    description: Compose multiple subgraph schemas into a single unified supergraph schema.
  - name: Federation Directives
    description: Declarative federation directives (@key, @external, @requires, @provides, @shareable, @link) for schema coordination.
  - name: Apollo Router
    description: High-performance Rust-based router that orchestrates queries across subgraphs.
  - name: Apollo Connectors
    description: Declarative integration of REST APIs into federated graphs without writing a separate GraphQL server.
  - name: Schema Registry
    description: Apollo GraphOS schema registry for publishing, checking, and managing supergraph schemas.
  - name: Rover CLI
    description: Command-line tool for publishing subgraph schemas, running checks, and managing the supergraph.
  - name: Query Planning
    description: Intelligent query planning that decomposes client queries into efficient subgraph requests.
  - name: Subgraph Compatibility
    description: Federation-compatible subgraphs can be built in any language or framework.
  - name: Gray Release Support
    description: Progressive schema rollout with incremental migration from monolith to federated graph.
- type: UseCases
  data:
  - name: Distributed Team Development
    description: Enable independent teams to own and develop separate subgraphs while delivering a unified API.
  - name: REST API Modernization
    description: Gradually expose existing REST APIs as GraphQL via Apollo Connectors without full rewrites.
  - name: API Consolidation
    description: Consolidate multiple disparate APIs into a single unified supergraph for consumers.
  - name: Microservices GraphQL Layer
    description: Add a federated GraphQL layer over existing microservice architectures.
  - name: Schema Governance
    description: Enforce schema design standards across all subgraphs via composition checks.
- type: Integrations
  data:
  - name: Anthropic
    description: Apollo Connector for integrating Anthropic AI APIs into the supergraph.
  - name: OpenAI
    description: Apollo Connector for integrating OpenAI APIs into the supergraph.
  - name: AWS DynamoDB
    description: Apollo Connector for AWS DynamoDB via REST API integration.
  - name: AWS Lambda
    description: Apollo Connector for AWS Lambda function invocation.
  - name: Stripe
    description: Apollo Connector for Stripe payment API integration.
  - name: OData
    description: Apollo Connector for OData REST API integration.
  - name: Strapi
    description: Apollo Connector for Strapi CMS API integration.
  - name: Kubernetes
    description: Deploy Apollo Router as a Kubernetes service via Helm charts and operator patterns.
  - name: Terraform
    description: Official Terraform provider for Apollo GraphOS management.
- type: Integrations
  url: https://www.apollographql.com/partners
- name: MCP Server
  url: https://github.com/apollographql/apollo-mcp-server
  type: MCPServer
- type: LlmsText
  url: https://www.apollographql.com/llms.txt
integrations:
- name: Logo 1
- name: Logo 2
- name: Logo 3
- name: Logo 4
- name: Logo 5
- name: Logo 6
- name: Logo 7
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com