Skip to main content

12 docs tagged with "GraphQL API"

View All Tags

API tokens

* Administrators can create, read, update, or delete API tokens only if proper permissions are granted (see Configuring administrator roles).

API tokens configuration

Using API tokens allows executing a request on Strapi's REST API endpoints as an authenticated user.

Back-end customization

All elements of Strapi's back end, like routes, policies, middlewares, controllers, services, models, requests, responses, and webhooks, can be customized.

Error handling

With Strapi's error handling feature it's easy to send and receive errors in your application.

GraphQL plugin

Use a GraphQL endpoint in your Strapi project to fetch and mutate your content.

What's new in Strapi 5 docs?

Strapi 5 brings many new features and improvements, and this page quickly highlights the most important documentation changes.