General

  eZ Systems Website
  Editor documentation


  Developer documentation

  Back to the top

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

eZ Platform offers two APIs:

  1. The REST API allows you to interact with an eZ Platform installation using the HTTP protocol, following a REST interaction model
  2. The Public (PHP) API exposes a Repository which allows you to create, read, update, manage and delete all objects available in eZ Platform, first and foremost content, but also related objects like sections, locations, content types, content types groups, languages and so on.

There is also a JavaScript API Client, useful for working with eZ Platform as a headless CMS.

 

  • No labels