Skip to content

The OAuth 2.0 authorization flow is primarily designed for Tool Plugins and Space Plugins that need to interact with the Management API on behalf of a user. OAuth tokens obtained through this flow are accepted on all Management API endpoints. The OAuth endpoints use different domains and tokens than the standard Management API, and it is a multi-step process to get the token and send a request using it.

The token for making requests from inside the custom plugins is retrieved following the OAuth flow linked above. It is not the same as a personal access token.

One important thing to note is that the domains for making these requests to oauth endpoints are different from the general Management API domain.

Here is a list of domains for the different regions -

Base URL for spaces created in the EU
https://api.storyblok.com/oauth

Was this page helpful?

What went wrong?

This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window) . Terms of Service (opens in a new window) apply.