Technology & Dev Tools Auth: None required HTTPS CORS: Yes
JSONPlaceholder API
Free fake REST API for prototyping — posts, comments, users, todos.
About this API
JSONPlaceholder is the go-to free fake API used worldwide for frontend prototyping, offering CRUD-style endpoints without a real backend.
- Base URL
- https://jsonplaceholder.typicode.com
- Documentation
- https://jsonplaceholder.typicode.com/guide/
- Source list
- https://github.com/public-apis/public-apis
- Tags
- #technology#prototyping
Live API Tester
Share this API
More Technology & Dev Tools APIs
OAuthHTTPS
GitHub REST API
Official GitHub API for repos, users, issues, actions and organizations.
#technology#github#dev-tools
OAuthHTTPS
GitLab API
Official GitLab REST & GraphQL APIs for projects, pipelines and issues.
#technology#devops
No AuthHTTPS
npm Registry API
Public registry API for querying package metadata, versions and downloads.
#technology#npm#javascript
No AuthHTTPS
PyPI JSON API
Public metadata API for Python packages on the Python Package Index.
#technology#python