API Documentation
Learn how to retrieve and manipulate data through the Live Editor JSON APIs.
Overview
General information about working with the Live Editor JSON APIs for accessing, editing and publishing website content and data.
- API Format
- Live Editor’s RESTful API allows you to read and write data to and from your Live Editor-hosted website. Outlined here are concepts to become familiar with in order to work with our API in your own applications.
- Authentication
- How to authenticate requests to the Live Editor API using OAuth 2.0.
- Errors
- A reference of errors that you may encounter while using the Live Editor API.
The APIs
- Content Delivery Network API
- JSON API for accessing data related to the published version of a site.
- Content Management System API
- JSON API for editing and publishing website content and data.