Introduction
Storyblok’s GraphQL API offers advantages such as automated documentation and strongly typed responses. The API is a read-only endpoint optimized for fast content delivery.
Storyblok's REST API is more mature and feature-rich than the GraphQL API. For new projects, we recommend choosing the REST API if you have the flexibility or are uncertain about which to use.
Region-specific base URLs
The GraphQL service has region-specific base URLs. Select one of the tabs below to check each region-specific URL.
URL for spaces created in the EU
https://gapi.storyblok.com/v1/api
URL for spaces created in the US
https://gapi-us.storyblok.com/v1/api
URL for spaces created in Canada
https://gapi-ca.storyblok.com/v1/api
URL for spaces created in Australia
https://gapi-ap.storyblok.com/v1/api
URL for spaces created in China
https://gapi.storyblokchina.cn/v1/api