API Reference

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.

Authentication

Login, tokens and the Authorization header.

Pages

Create, read, update and delete pages.

Settings

Read and update site settings.

Layouts

Layout listing and management endpoints.

Navigation

Menu and navigation endpoints.

Media

Upload, list and delete media files.

Users

User account management endpoints.

Plugins

Plugin listing and settings endpoints.

Collections

Collection schema and entry CRUD, incl. public reads.

Views API

Saved view endpoints.

Actions API

Triggering and managing collection actions.


For an external, token-based surface over your collections, see also API Tokens and the API Builder.