JSON:API

A specification for building APIs in JSON that standardizes resource representation, relationships, error handling, and metadata. Reduces over-fetching and under-fetching with sparse fieldsets and compound documents.

API entry from apis.yml

apis.yml Raw ↑
aid: restful:json-api
name: JSON:API
description: A specification for building APIs in JSON that standardizes resource representation, relationships,
  error handling, and metadata. Reduces over-fetching and under-fetching with sparse fieldsets and compound
  documents.
humanURL: https://jsonapi.org/
tags:
- Hypermedia
- JSON
- Standards
properties:
- type: Documentation
  url: https://jsonapi.org/format/
- type: Website
  url: https://jsonapi.org/