Getting started with the eZ Publish REST API

URI template

As with any RESTful API, it is accessed by doing HTTP requests against URIs. The pattern of the of the API is as follows:

GET|POST|PUT|DELETE <HOST:PORT>/<prefix>/<provider>/<version>/<call>/<params>/
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.