Back to catalog
πŸ’»

Postman

API Key

Tool for testing APIs

πŸ’»DevelopmentHTTPS

JSONPlaceholder

Postman

NameJSONPlaceholder
DescriptionFree fake API for testing and prototyping
CategoriesDevelopment Tools
Watchers58,432
Published ByTypicode

Sample Response

response.json
1{
2 "name": "JSONPlaceholder",
3 "description": "Free fake API for testing and prototyping",
4 "categories": "Development Tools",
5 "watchers": "58,432",
6 "publishedBy": "typicode"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs