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>
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>