Message-ID: <1437905116.2492.1485845124996.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_2491_1854168308.1485845124995" ------=_Part_2491_1854168308.1485845124995 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html API

API

=20
=20
=20
=20

An Application Programming Interface (API) allows you to connect your co= de to eZ Platform.

From the eZ Blog: http= ://ez.no/Blog/How-would-you-explain-what-an-API-is-to-your-mom

eZ Platform offers two APIs:

  1. The REST API allows you to interact with an eZ Platform insta= llation 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 section= s, 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.

=20
=20
=20
=20

 

=20
=20
=20
------=_Part_2491_1854168308.1485845124995--