GitBook website screenshot

GitBook

GitBook is a platform that allows users to create, publish, and share online books and documentation. It provides a simple and user-friendly interface for writing and organizing content, as well as tools for collaborating with other authors or team members. With GitBook, users can easily create a professional-looking book or documentation site with features such as version control, markdown formatting, and customizable themes.

GitBook publishes 19 APIs on the APIs.io network, including Change Request Content API, Change Request Reviewers API, Change Requests API, and 16 more. Tagged areas include Content, Documentation, Experience, Integration, and Platform.

The GitBook catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.

GitBook’s developer surface includes authentication, pricing, engineering blog, and 6 more developer resources.

36.9/100 thin ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
ContentDocumentationExperienceIntegrationPlatformSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/gitbook: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 19

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

GitBook Change Request Content API

Manage content within a change request.

GitBook Change Request Reviewers API

Manage reviewers for change requests.

GitBook Change Requests API

Create, list, review, merge, and update change requests for collaborative editing.

GitBook Collections API

Organize and manage grouped sets of spaces.

GitBook Custom Hostnames API

Configure custom hostnames for docs sites.

GitBook Docs Sites API

Manage published documentation sites.

GitBook Imports API

Import content into spaces.

GitBook Integrations API

Install and manage third-party integrations.

GitBook OpenAPI Specs API

Upload and manage OpenAPI specifications.

GitBook Organization Members API

Manage members and their roles within an organization.

GitBook Organization Teams API

Manage teams within an organization.

GitBook Organizations API

Create and configure organizations to group users, spaces, and collections.

GitBook Search API

Search content across an organization.

GitBook Site Spaces API

Manage spaces within a docs site.

GitBook Space Content API

Manage pages and content within a space.

GitBook Space Users API

Manage user permissions within a space.

GitBook Spaces API

Manage spaces which are containers for documentation or knowledge base content.

GitBook URLs API

Resolve and manage content URLs.

GitBook Users API

Manage user accounts and profiles.

Scroll for all 19

Open Collections 20

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

GitBook API

OPEN COLLECTION

Scroll for all 20

Pricing Plans 1

Published pricing tiers and plan structures.

Gitbook Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Gitbook Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

GitBook Webhook Events

AsyncAPI specification for GitBook webhook events. GitBook emits webhook notifications when key events occur within organizations, spaces, pages, change requests, docs sites, co...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Gitbook Context

0 classes · 7 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

GitBook API Rules

7 rules · 1 errors 5 warnings 1 info

SPECTRAL

GitBook API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 7

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

GitBook Change Request

9 properties

JSON SCHEMA

GitBook Collection

5 properties

JSON SCHEMA

GitBook Docs Site

6 properties

JSON SCHEMA

GitBook Organization

5 properties

JSON SCHEMA

GitBook Page

7 properties

JSON SCHEMA

GitBook Space

8 properties

JSON SCHEMA

GitBook User

5 properties

JSON SCHEMA

Scroll for all 7

Security Posture 2

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

Gitbook Authentication

http · 1 scheme

SECURITY

Gitbook Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gitbook Agentic Access

64 operations · 32 acting

64 operations · 32 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gitbook
url: https://raw.githubusercontent.com/api-evangelist/gitbook/refs/heads/main/apis.yml
apis:
- aid: gitbook:gitbook-change-request-content-api
  name: GitBook Change Request Content API
  description: Manage content within a change request.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Change Request Content
  properties:
  - type: OpenAPI
    url: openapi/gitbook-change-request-content-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-change-request-reviewers-api
  name: GitBook Change Request Reviewers API
  description: Manage reviewers for change requests.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Change Request Reviewers
  properties:
  - type: OpenAPI
    url: openapi/gitbook-change-request-reviewers-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-change-requests-api
  name: GitBook Change Requests API
  description: Create, list, review, merge, and update change requests for collaborative editing.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Change Requests
  properties:
  - type: OpenAPI
    url: openapi/gitbook-change-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-collections-api
  name: GitBook Collections API
  description: Organize and manage grouped sets of spaces.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Collection
  tags_raw:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/gitbook-collections-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-custom-hostnames-api
  name: GitBook Custom Hostnames API
  description: Configure custom hostnames for docs sites.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Custom Hostnames
  properties:
  - type: OpenAPI
    url: openapi/gitbook-custom-hostnames-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-docs-sites-api
  name: GitBook Docs Sites API
  description: Manage published documentation sites.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Docs Sites
  properties:
  - type: OpenAPI
    url: openapi/gitbook-docs-sites-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-imports-api
  name: GitBook Imports API
  description: Import content into spaces.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Imports
  properties:
  - type: OpenAPI
    url: openapi/gitbook-imports-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-integrations-api
  name: GitBook Integrations API
  description: Install and manage third-party integrations.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Integration
  tags_raw:
  - Integrations
  properties:
  - type: OpenAPI
    url: openapi/gitbook-integrations-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-openapi-specs-api
  name: GitBook OpenAPI Specs API
  description: Upload and manage OpenAPI specifications.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - OpenAPI Specs
  properties:
  - type: OpenAPI
    url: openapi/gitbook-openapi-specs-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-organization-members-api
  name: GitBook Organization Members API
  description: Manage members and their roles within an organization.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Organization Members
  properties:
  - type: OpenAPI
    url: openapi/gitbook-organization-members-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-organization-teams-api
  name: GitBook Organization Teams API
  description: Manage teams within an organization.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Organization Teams
  properties:
  - type: OpenAPI
    url: openapi/gitbook-organization-teams-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-organizations-api
  name: GitBook Organizations API
  description: Create and configure organizations to group users, spaces, and collections.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/gitbook-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-search-api
  name: GitBook Search API
  description: Search content across an organization.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/gitbook-search-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-site-spaces-api
  name: GitBook Site Spaces API
  description: Manage spaces within a docs site.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Site Spaces
  properties:
  - type: OpenAPI
    url: openapi/gitbook-site-spaces-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-space-content-api
  name: GitBook Space Content API
  description: Manage pages and content within a space.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Space Content
  properties:
  - type: OpenAPI
    url: openapi/gitbook-space-content-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-space-users-api
  name: GitBook Space Users API
  description: Manage user permissions within a space.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Space Users
  properties:
  - type: OpenAPI
    url: openapi/gitbook-space-users-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-spaces-api
  name: GitBook Spaces API
  description: Manage spaces which are containers for documentation or knowledge base content.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - Spaces
  properties:
  - type: OpenAPI
    url: openapi/gitbook-spaces-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-urls-api
  name: GitBook URLs API
  description: Resolve and manage content URLs.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - URLs
  properties:
  - type: OpenAPI
    url: openapi/gitbook-urls-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
- aid: gitbook:gitbook-users-api
  name: GitBook Users API
  description: Manage user accounts and profiles.
  humanURL: https://docs.gitbook.com/developers
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/gitbook-users-api-openapi.yml
  - type: Documentation
    url: https://docs.gitbook.com/developers
  - type: AsyncAPI
    url: asyncapi/gitbook-gitbook-api-asyncapi.yml
  - type: JSONSchema
    url: json-schema/organization.json
  - type: JSONSchema
    url: json-schema/space.json
  - type: JSONSchema
    url: json-schema/page.json
  - type: JSONSchema
    url: json-schema/user.json
  - type: JSONSchema
    url: json-schema/change-request.json
  - type: JSONSchema
    url: json-schema/docs-site.json
  - type: JSONSchema
    url: json-schema/collection.json
  - type: JSONLD
    url: json-ld/gitbook-context.jsonld
name: GitBook
tags:
- Content
- Documentation
- Experience
- Integration
- Platform
- SDK
tags_raw:
- Content
- Documentation
- Experience
- Integrations
- Platform
- SDKs
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gitbook.png
access: 3rd-Party
common:
- type: AgenticAccess
  url: agentic-access/gitbook-agentic-access.yml
- type: DomainSecurity
  url: security/gitbook-domain-security.yml
- type: Authentication
  url: authentication/gitbook-authentication.yml
- type: GitHubOrganization
  url: https://github.com/gitbookio
- type: LinkedIn
  url: https://www.linkedin.com/company/gitbook
- url: https://www.gitbook.com/
  name: GitBook
  type: Website
  description: Transform your documentation into a connected knowledge system — one that learns, optimizes, and improves itself
    intelligently
- url: https://www.gitbook.com/pricing
  name: GitBook – Pricing
  type: Pricing
  description: 'null'
- url: https://www.gitbook.com/blog
  name: GitBook – Blog
  type: Blog
  description: 'null'
- url: https://gitbook.com/docs/guides
  name: GitBook guides | Guides | GitBook Documentation
  type: Guide
  description: 'null'
- type: Integrations
  url: https://www.gitbook.com/integrations
created: '2025-01-08'
modified: '2026-05-19'
position: Consuming
description: GitBook is a platform that allows users to create, publish, and share online books and documentation. It provides
  a simple and user-friendly interface for writing and organizing content, as well as tools for collaborating with other authors
  or team members. With GitBook, users can easily create a professional-looking book or documentation site with features such
  as version control, markdown formatting, and customizable themes.
integrations:
- name: The Linear logo
- name: The Slack logo
- name: Featured Google Analytics
- name: Ahrefs
- name: Amplitude
- name: Arcade
- name: Auth0
- name: AWS Cognito
- name: Azure
- name: Crisp
- name: DevTune
- name: Discord
- name: Fathom
- name: Figma
- name: Formspree
- name: Freshdesk
- name: Front
- name: Fullstory
- name: GitHub Channel
- name: GitHub Discussions Connector
- name: GitHub Files
- name: GitHub Issues Connector
- name: GitLab Files
- name: Gurubase
- name: Heap
- name: Hexus
- name: Hotjar
- name: HowdyGo
- name: Inkeep
- name: Intercom
- name: Jira
- name: kapa.ai
- name: LaunchDarkly
- name: LetMeExplain
- name: Linear
- name: Lucid
- name: Mailchimp
- name: Marketo
- name: Matomo
- name: Mermaid
- name: Mixpanel
- name: Okta
- name: OneTrust
- name: OpenID Connect protocol
- name: Pendo
- name: Plausible
- name: PostHog
- name: Reflag
- name: Reo.dev
- name: RunKit
- name: RunLLM
- name: SalesViewer
- name: Scarf
- name: Segment
- name: Sentry
- name: Sevii.ai
- name: Slack
- name: Storylane
- name: Supademo
- name: SwiftCX
- name: Toucan Toco
- name: Unify
- name: Webhook
- name: Website Connector
- name: Wistia
- name: YouTube Connector
- name: ZoomInfo
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
specificationVersion: '0.23'

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/gitbook"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gitbook/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gitbook/evidence"

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.