1. API Data Preview
Background
A developer is testing an API endpoint that returns a JSON array of product objects.
Problem
They need to quickly view the first product in the response without manual parsing.
How to use
Paste the JSON array from the API response into the input field.
Outcome
The first product object is displayed, enabling immediate verification of the data structure.