All admin endpoints are prefixed with /api and require a Bearer token in the
Authorization header unless noted otherwise. Content type for request bodies is
application/json. Tokens are obtained via POST /api/auth/login.
Base URL: http://your-domain/api
Pick an area below - each opens as its own page, and every area is listed under Documentation → API Reference in the sidebar.
Login, tokens and the Authorization header.
Create, read, update and delete pages.
Read and update site settings.
Layout listing and management endpoints.
Menu and navigation endpoints.
Upload, list and delete media files.
User account management endpoints.
Plugin listing and settings endpoints.
Collection schema and entry CRUD, incl. public reads.
Saved view endpoints.
Triggering and managing collection actions.
For an external, token-based surface over your collections, see also API Tokens and the API Builder.