Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mobula.io/llms.txt

Use this file to discover all available pages before exploring further.

The GraphQL API is currently in Alpha.
A full list of GraphQL queries, mutations, and types is in the sidebar. Use the Explorer below to try the API.
We recommend the GraphQL documentation to learn GraphQL.
Try the API in the browser: GraphQL Explorer. Run queries, set headers, and explore the schema.

Authentication

  • API keyAuthorization: YOUR_API_KEY or x-api-key: YOUR_API_KEY
  • Short-lived tokenAuthorization: Bearer <token>
Generate API key