Parabol GraphQL API
Public GraphQL API for Parabol. Authenticated with scoped Personal Access Tokens passed as a Bearer token. A single root `viewer` query returns the authenticated user and their teams, meetings, tasks, and pages; mutations start and drive meetings, create reflections/tasks/pages/comments; and five subscriptions stream live meeting, team, organization, task, and notification events.
Documentation
Specifications
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/graphql/parabol-schema.graphql
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/scopes/parabol-scopes.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/errors/parabol-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/conventions/parabol-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/data-model/parabol-data-model.yml
MCPServer
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/mcp/parabol-mcp.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/parabol/refs/heads/main/apis.yml