JSON:API Content Delivery API

The JSON:API content delivery API provides a JSON:API compliant REST API for retrieving your content from LexasCMS.

What is JSON:API?

In its own words, the JSON:API specification is:

A specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests.

JSON:API is designed to minimize both the number of requests and the amount of data transmitted between clients and servers. This efficiency is achieved without compromising readability, flexibility, or discoverability.

As the content delivery API is a read-only API, it only implements the portions of the specifiction that relate to reading data.

For further information about the JSON:API specification, please visit jsonapi.org.

Integrates with your favourite tools and frameworks

© 2022 Status200 Ltd.