Try the API in the browser: GraphQL Explorer. Run queries, set headers, and explore the schema.
Authentication
- API key —
Authorization: YOUR_API_KEYorx-api-key: YOUR_API_KEY - Short-lived token —
Authorization: Bearer <token>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Explore all GraphQL queries, mutations, and types available in the Mobula API.
Authorization: YOUR_API_KEY or x-api-key: YOUR_API_KEYAuthorization: Bearer <token>