JSON formatter
This is a simple API with a single endpoint. Submit arbitrary (and perhaps badly-formatted) JSON data to the API and get it back clean and pretty-printed. Use query parameters to pass options to configure the JSON encoding. For example, you can choose the indentation level, or sort the keys.
JSON formatter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Format JSON / |
Format an arbitrary JSON value with configurable pretty-printing options. |
JSON formatter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|