WorkOS GraphQL Schema
WorkOS exposes a **REST-only** public API (`https://api.workos.com`). This directory contains a **conceptual GraphQL schema** (`workos-schema.graphql`) derived from WorkOS's published REST types, their OpenAPI 3.1.1 specification at [github.com/workos/openapi-spec](https://github.com/workos/openapi-spec), and the public reference documentation at [workos.com/docs/reference](https://workos.com/docs/reference).
Overview
WorkOS GraphQL Schema is a GraphQL API specification published by WorkOS on the APIs.io network.
WorkOS exposes a REST-only public API (https://api.workos.com). This directory contains a conceptual GraphQL schema (workos-schema.graphql) derived from WorkOS’s published REST types, their OpenAPI 3.1.1 specification at github.com/workos/openapi-spec, and the public reference documentation at workos.com/docs/reference.
Tagged areas include Authentication, Identity Provider, SSO, SAML, and OIDC.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.