Path

ezpublish / documentation / ez publish / technical manual / 4.7 / features / rest api / getting started with the ez...


Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

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>/

Geir Arne Waaler (18/01/2011 12:22 pm)

Geir Arne Waaler (18/02/2011 3:09 pm)


Comments

There are no comments.