Bit

Bit Cloud GraphQL API

Bit is API-first: every aspect exposes a programmatic API that also composes into a GraphQL API used by the CLI, web UI, and Bit Cloud. The hosted GraphQL endpoint is served from api.v2.bit.cloud/graphql (introspection is disabled in production).

API entry from apis.yml

apis.yml Raw ↑
name: Bit Cloud GraphQL API
description: 'Bit is API-first: every aspect exposes a programmatic API that also composes into a GraphQL
  API used by the CLI, web UI, and Bit Cloud. The hosted GraphQL endpoint is served from api.v2.bit.cloud/graphql
  (introspection is disabled in production).'
humanURL: https://bit.dev/reference/
baseURL: https://api.v2.bit.cloud/graphql
properties:
- type: Documentation
  url: https://bit.dev/reference/
- type: GraphQL
  url: https://api.v2.bit.cloud/graphql