Strapi REST API
The Strapi REST API provides automatically generated endpoints for accessing and managing content-types created within the Strapi headless CMS. Supports full CRUD operations with filtering, sorting, pagination, population of relational fields, and internationalization. Content-types are private by default and require authenticated requests or configured public permissions. The API also includes a media library Upload plugin for file management.