test_jsonplaceholder
Validate JSON data by testing JSONPlaceholder API endpoints, such as posts, users, and comments, to ensure accurate and reliable data retrieval for research or development purposes.
Instructions
Test JSONPlaceholder API for JSON data validation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endpoint | No | JSONPlaceholder endpoint to test | posts |
id | No | Specific resource ID to fetch (optional) |