JSON
The body of an HTTP request or response message is a document written in JavaScript Object Notation (JSON), which is a lightweight, text-based data interchange format. Although it has its roots in JavaScript, JSON is language independent and uses simple data structures. You can learn more about JSON and find JSON parsers for many languages at JSON.org. JSON parsers provide serialization and deserialization methods that make encoding and decoding the messages easier.
This section contains the following topics:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*