JavaScript Object Notation

JSON

noun (acronym) /ˈdʒeɪ.sɒn/

A lightweight data-interchange format that is easy for humans to read and for machines to parse. The most common format for REST API payloads.

"The API request body is a JSON object with a 'userId' string and an 'items' array of product objects."

Frequently Asked Questions

What does "JSON" mean in IT?

A lightweight data-interchange format that is easy for humans to read and for machines to parse. The most common format for REST API payloads.

What does JSON stand for?

JSON stands for "JavaScript Object Notation".

How do you pronounce "JSON"?

"JSON" is pronounced /ˈdʒeɪ.sɒn/. Use the "Listen" button above to hear it spoken aloud.