JSON Data
JSON is a lightweight data format often used for APIs and configuration files.
How to open a .json file
- Code editors
- Developer tools
- Command-line utilities
Common uses
- API responses
- App configuration
- Structured data storage
Technical details
| MIME type | application/json |
|---|---|
| Category | Data |
| Platforms | All modern devices |
Info on this page is for general guidance and may vary depending on the software version or platform.