Export It 1.3.1 Documentation

REST Server API

The Export It REST Server allows you to make REST requests against your ExpressionEngine site and return data in either the XML or JSON format. Note that in order to use the REST API it must first be enabled within the Export It Settings module.

At a minimum, all REST requests must include a unique API key and an explicit format of either JSON or XML. User/Member authentication is planned for a future release. You can get the primary URL to use for your API from the Export It Settings page.

Error Codes and Responses

Currently, the Export It API will return errors through HTTP Status Codes and a wrapped response. Note that at this time the API responds true even when no results are found. The Error Codes are planned to be expanded on with future updates.

200 = Ok
500 = Failure

API Methods

I am flagging this documentation as:

Need Free Developer Support?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">