W
Webiny Headless CMS GraphQL API
Details
- Endpoint
-
environment-specific; discover via `yarn webiny info --env <env>` or the API Playground - Spec
- introspection
- Docs
- https://www.webiny.com/docs/5.x/headless-cms/basics/graphql-api
Authentication
Authorization: Bearer <credential> In the Webiny Admin area, create an API key under Settings → Access Management → API Keys, as described in Using the GraphQL API. When calling GraphQL programmatically, send it as Authorization: Bearer {your-api-key}.