Rolebase Developers

GraphQL Playground

Explore the GraphQL schema and run queries straight from your browser.

Run queries against the live GraphQL endpoint at https://api.rolebase.io/graphql. Open the Headers tab and set your API key to load the schema and run authenticated requests.

{ "x-api-key": "YOUR_API_KEY_HERE" }

Generate an API key from your organization settings. See Custom Integrations for how authentication works, and the Introduction for the full reference.