Document Service API
The Document Service API is the recommended way to interact with your content from the back-end server or from plugins.
The Document Service API is the recommended way to interact with your content from the back-end server or from plugins.
The GraphQL API allows performing queries and mutations to interact with the content-types through Strapi's GraphQL plugin. Results can be filtered, sorted and paginated.
Instructions on how to use Strapi Content API with the Internationalization (i18n) optional plugin
Interact with your Content-Types using the REST API endpoints Strapi generates for you.