APIs & Integration
JSON
JavaScript Object Notation
A lightweight text format commonly used to structure data exchanged between software systems.
Example
The response represents names, numbers, lists, and nested objects as JSON.
Why people use it
Teams use “JSON” when they need to connect systems reliably and troubleshoot integrations.
What you'll hear
“How are we using JSON to connect the model to the rest of the product?”