Content Management API
This is the management API for creating, updating and deleting content, media, languages, relations, members and member groups. It also allows you to retrieve content drafts as well as Content Types, Media Types and Member Types.
Common for the Content Management API is that you must be authenticated and authorized when performing any action against the endpoints listed below. This means that you must supply a Bearer Token via an Authorization header or an API Key via an Authorization or Api-Key header.
Content endpoints
Content endpoints for retrieving, creating, updating and deleting.
Content Type endpoints
Content Type endpoints for retrieving all available and specific content types. We also expose endpoints for publishing and unpublishing content.
Media endpoints
Media endpoints for retrieving, creating, updating and deleting.
Media Type endpoints
Media Type endpoints for retrieving all available and specific media types.
Language endpoints
Language endpoints for retrieving, creating, updating and deleting.
Member endpoints
Member endpoints for retrieving, creating, updating and deleting. We also expose endpoints for adding a member to member group and removing a member group from a member.
Member Group endpoints
Member Group endpoints for retrieving, creating and deleting.
Member Type endpoints
Member Type endpoints for retrieving all available and specific member types.
Relation endpoints
Relation endpoints for retrieving, creating and deleting.
Relation Type endpoints
Relation Type endpoint for retrieving specific relation types.