What is JSON?
JSON, short for JavaScript Object Notation, is an open-source file format and data exchange format that embeds text in an efficient way in order to store and send data objects made up of arrays and attribute-value pairs. It is a widely used data format for electronic data exchange, usually between servers and online applications through the use of APIs.