Back to catalog
🧪

DummyJSON

Yes

Generate dummy data in JSON format

🧪Test DataHTTPS

Products

5 items

iPhone 15 Pro Max

Apple

1.2K

Samsung Galaxy S24 Ultra

Samsung

1.0K

MacBook Pro 16-inch

Apple

2.5K

Sony WH-1000XM5

Sony

348

Dell UltraSharp U2723QE

Dell

619.99

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "iPhone 15 Pro Max",
5 "brand": "Apple",
6 "price": 1199.99,
7 "rating": 4.87,
8 "category": "smartphones"
9 },
10 {
11 "title": "Samsung Galaxy S24 Ultra",
12 "brand": "Samsung",
13 "price": 1049.99,
14 "rating": 4.76,
15 "category": "smartphones"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://dummyjson.com/"
View Documentation

Similar APIs