Admin panel configuration
Strapi's admin panel offers a single entry point file for its configuration.
Strapi's admin panel offers a single entry point file for its configuration.
* Administrators can create, read, update, or delete API tokens only if proper permissions are granted (see Configuring administrator roles).
Using API tokens allows executing a request on Strapi's REST API endpoints as an authenticated user.
Use a GraphQL endpoint in your Strapi project to fetch and mutate your content.
* Administrators can create, read, update, or delete transfer tokens only if proper permissions are granted (see Configuring administrator roles).