JSON Basics
This section provides the basic knowledge you need to know, to work with the JSON API.
JSON Object Structure
Describes what a JSON object is, how it is structured, and what value data types are available.
JSON Array Structure
Describes what a JSON array is, how it is structured, and what data types are allowed in a JSON array.
Parent topic:
JSON General Information