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, Integrations, 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.

50.8/100 developing ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
19 APIs
ContentDocumentationExperienceIntegrationsPlatformSDKs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 50.8/100 · developing
Contract Quality 21.2 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 5.7 / 12
Discoverability 6.5 / 10
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 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/gitbook: 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 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 1

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

GitBook API

OPEN COLLECTION

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:
  - 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:
  - 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:
  - 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:
  - 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
- Integrations
- Platform
- SDKs
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  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: Consumer
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.19'