What is JSONAPI?

From jsonapi.org:

A specification for building APIs in JSON

 

Instead of debating how to format your API, you can follow these conventions. They describe a fully featured CRUD system that works with Drupal to expose endpoints for entities and field content. JSONAPI is heavily used in decoupled applications built with Drupal.