Home
Providers
JSONPlaceholder
JSONPlaceholder
JSONPlaceholder is a free, no-auth fake REST API for prototyping, tutorials, and testing. It exposes six relational resources — posts, comments, albums, photos, todos, and users — over six standard REST routes per resource. All write operations (POST, PUT, PATCH, DELETE) are accepted and respond as if successful, but no changes are persisted. The service is built on the open-source json-server engine (also by typicode) and serves billions of requests per month with no rate limits or authentication.
JSONPlaceholder publishes 6 APIs on the APIs.io network, including Albums API, Comments API, Photos API, and 3 more. Tagged areas include Development, Testing, Prototyping, Fake API, and Open-Source.
The JSONPlaceholder catalog on APIs.io includes 2 JSON-LD contexts and 2 Spectral governance rulesets.
JSONPlaceholder’s developer surface includes getting-started guide, engineering blog, documentation, pricing, and 18 more developer resources.
1 APIs
8 Features
6 Use Cases
On this page
Kin Score
APIs 7
Open Collections 8
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 8
Vocabularies 2
Spectral Rules 2
JSON Schema 7
JSON Structure 6
Examples 8
Security Posture 1
Agentic Access 1
Use Cases 6
Integrations 5
Solutions 2
Resources 22
apis.yml
24 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 34.2/100 · thin
Agent readiness — 20/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 7
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 8
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 8
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 7
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Scroll for all 8
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Packaged solutions this provider offers.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: jsonplaceholder
deliveryModel:
model: open-core
license: MIT
open_source: true
commercial: true
callable_host: true
label: Open core · an OSS project plus a commercial hosted product
confidence: high
source:
- license
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: free
onboarding: open
trial: false
try_now: true
public: true
label: Free · Open access
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jsonplaceholder.png
name: JSONPlaceholder
description: JSONPlaceholder is a free, no-auth fake REST API for prototyping, tutorials, and testing. It exposes six relational
resources — posts, comments, albums, photos, todos, and users — over six standard REST routes per resource. All write operations
(POST, PUT, PATCH, DELETE) are accepted and respond as if successful, but no changes are persisted. The service is built
on the open-source json-server engine (also by typicode) and serves billions of requests per month with no rate limits or
authentication.
url: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
specificationVersion: '0.23'
created: '2026-05-28'
modified: '2026-08-08'
x-source: public-apis/public-apis
x-category: Development
x-type: opensource
x-tier: 3
x-tier-reason: free-public-prototyping-service-backed-by-open-source
tags:
- Development
- Testing
- Prototyping
- Fake API
- Open-Source
- REST
tags_raw:
- Development
- Testing
- Prototyping
- Fake API
- Open Source
- REST
apis:
- aid: jsonplaceholder:jsonplaceholder-albums-api
name: JSONPlaceholder Albums API
description: 100 sample photo albums owned by users
humanURL: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
tags:
- Albums
properties:
- type: OpenAPI
url: openapi/jsonplaceholder-albums-api-openapi.yml
- type: Documentation
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: JSONSchema
url: json-schema/jsonplaceholder-post-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-comment-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-album-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-photo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-todo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-user-schema.json
- type: JSONStructure
url: json-structure/jsonplaceholder-post-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-comment-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-album-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-photo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-todo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-user-structure.json
- type: JSONLD
url: json-ld/jsonplaceholder-context.jsonld
- type: Examples
url: examples/jsonplaceholder-post-example.json
- type: Examples
url: examples/jsonplaceholder-comment-example.json
- type: Examples
url: examples/jsonplaceholder-album-example.json
- type: Examples
url: examples/jsonplaceholder-photo-example.json
- type: Examples
url: examples/jsonplaceholder-todo-example.json
- type: Examples
url: examples/jsonplaceholder-user-example.json
- aid: jsonplaceholder:jsonplaceholder-comments-api
name: JSONPlaceholder Comments API
description: 500 sample comments belonging to posts
humanURL: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
tags:
- Comments
properties:
- type: OpenAPI
url: openapi/jsonplaceholder-comments-api-openapi.yml
- type: Documentation
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: JSONSchema
url: json-schema/jsonplaceholder-post-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-comment-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-album-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-photo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-todo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-user-schema.json
- type: JSONStructure
url: json-structure/jsonplaceholder-post-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-comment-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-album-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-photo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-todo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-user-structure.json
- type: JSONLD
url: json-ld/jsonplaceholder-context.jsonld
- type: Examples
url: examples/jsonplaceholder-post-example.json
- type: Examples
url: examples/jsonplaceholder-comment-example.json
- type: Examples
url: examples/jsonplaceholder-album-example.json
- type: Examples
url: examples/jsonplaceholder-photo-example.json
- type: Examples
url: examples/jsonplaceholder-todo-example.json
- type: Examples
url: examples/jsonplaceholder-user-example.json
- aid: jsonplaceholder:jsonplaceholder-photos-api
name: JSONPlaceholder Photos API
description: 5000 sample photos belonging to albums
humanURL: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
tags:
- Photos
properties:
- type: OpenAPI
url: openapi/jsonplaceholder-photos-api-openapi.yml
- type: Documentation
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: JSONSchema
url: json-schema/jsonplaceholder-post-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-comment-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-album-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-photo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-todo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-user-schema.json
- type: JSONStructure
url: json-structure/jsonplaceholder-post-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-comment-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-album-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-photo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-todo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-user-structure.json
- type: JSONLD
url: json-ld/jsonplaceholder-context.jsonld
- type: Examples
url: examples/jsonplaceholder-post-example.json
- type: Examples
url: examples/jsonplaceholder-comment-example.json
- type: Examples
url: examples/jsonplaceholder-album-example.json
- type: Examples
url: examples/jsonplaceholder-photo-example.json
- type: Examples
url: examples/jsonplaceholder-todo-example.json
- type: Examples
url: examples/jsonplaceholder-user-example.json
- aid: jsonplaceholder:jsonplaceholder-posts-api
name: JSONPlaceholder Posts API
description: 100 sample blog posts owned by users
humanURL: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
tags:
- Posts
properties:
- type: OpenAPI
url: openapi/jsonplaceholder-posts-api-openapi.yml
- type: Documentation
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: JSONSchema
url: json-schema/jsonplaceholder-post-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-comment-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-album-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-photo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-todo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-user-schema.json
- type: JSONStructure
url: json-structure/jsonplaceholder-post-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-comment-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-album-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-photo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-todo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-user-structure.json
- type: JSONLD
url: json-ld/jsonplaceholder-context.jsonld
- type: Examples
url: examples/jsonplaceholder-post-example.json
- type: Examples
url: examples/jsonplaceholder-comment-example.json
- type: Examples
url: examples/jsonplaceholder-album-example.json
- type: Examples
url: examples/jsonplaceholder-photo-example.json
- type: Examples
url: examples/jsonplaceholder-todo-example.json
- type: Examples
url: examples/jsonplaceholder-user-example.json
- aid: jsonplaceholder:jsonplaceholder-todos-api
name: JSONPlaceholder Todos API
description: 200 sample todo items owned by users
humanURL: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
tags:
- To-Dos
tags_raw:
- Todos
properties:
- type: OpenAPI
url: openapi/jsonplaceholder-todos-api-openapi.yml
- type: Documentation
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: JSONSchema
url: json-schema/jsonplaceholder-post-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-comment-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-album-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-photo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-todo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-user-schema.json
- type: JSONStructure
url: json-structure/jsonplaceholder-post-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-comment-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-album-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-photo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-todo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-user-structure.json
- type: JSONLD
url: json-ld/jsonplaceholder-context.jsonld
- type: Examples
url: examples/jsonplaceholder-post-example.json
- type: Examples
url: examples/jsonplaceholder-comment-example.json
- type: Examples
url: examples/jsonplaceholder-album-example.json
- type: Examples
url: examples/jsonplaceholder-photo-example.json
- type: Examples
url: examples/jsonplaceholder-todo-example.json
- type: Examples
url: examples/jsonplaceholder-user-example.json
- aid: jsonplaceholder:jsonplaceholder-users-api
name: JSONPlaceholder Users API
description: 10 sample users with profile, address, and company metadata
humanURL: https://jsonplaceholder.typicode.com
baseURL: https://jsonplaceholder.typicode.com
tags:
- User
tags_raw:
- Users
properties:
- type: OpenAPI
url: openapi/jsonplaceholder-users-api-openapi.yml
- type: Documentation
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: JSONSchema
url: json-schema/jsonplaceholder-post-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-comment-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-album-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-photo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-todo-schema.json
- type: JSONSchema
url: json-schema/jsonplaceholder-user-schema.json
- type: JSONStructure
url: json-structure/jsonplaceholder-post-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-comment-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-album-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-photo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-todo-structure.json
- type: JSONStructure
url: json-structure/jsonplaceholder-user-structure.json
- type: JSONLD
url: json-ld/jsonplaceholder-context.jsonld
- type: Examples
url: examples/jsonplaceholder-post-example.json
- type: Examples
url: examples/jsonplaceholder-comment-example.json
- type: Examples
url: examples/jsonplaceholder-album-example.json
- type: Examples
url: examples/jsonplaceholder-photo-example.json
- type: Examples
url: examples/jsonplaceholder-todo-example.json
- type: Examples
url: examples/jsonplaceholder-user-example.json
- name: JSONPlaceholder
description: Fake data for testing and prototyping
humanURL: http://jsonplaceholder.typicode.com/
baseURL: http://jsonplaceholder.typicode.com/
tags:
- Test Data
properties:
- type: Documentation
url: http://jsonplaceholder.typicode.com/
common:
- type: IssueTracker
url: https://github.com/typicode/jsonplaceholder/issues
- type: License
name: MIT
url: https://github.com/typicode/jsonplaceholder/blob/master/LICENSE
- type: AgenticAccess
url: agentic-access/jsonplaceholder-agentic-access.yml
- type: DomainSecurity
url: security/jsonplaceholder-domain-security.yml
- type: Website
url: https://jsonplaceholder.typicode.com
- type: GettingStarted
url: https://jsonplaceholder.typicode.com/guide/
- type: GitHubRepository
url: https://github.com/typicode/jsonplaceholder
title: JSONPlaceholder Source
- type: GitHubRepository
url: https://github.com/typicode/json-server
title: json-server (Engine)
- type: GitHubRepository
url: https://github.com/typicode/lowdb
title: lowdb (Storage)
- type: GitHubOrganization
url: https://github.com/typicode
- type: Blog
url: https://blog.typicode.com
- type: PublicAPIsListing
url: https://github.com/public-apis/public-apis
- type: Plans
url: plans/jsonplaceholder-plans-pricing.yml
- type: RateLimits
url: rate-limits/jsonplaceholder-rate-limits.yml
- type: SpectralRules
url: rules/jsonplaceholder-rules.yml
- type: Vocabulary
url: vocabulary/jsonplaceholder-vocabulary.yml
- type: Features
data:
- name: Six Relational Resources
description: Posts, comments, albums, photos, todos, and users with realistic relationships between them (posts belong
to users, comments belong to posts, etc.).
- name: Full REST Surface
description: GET, POST, PUT, PATCH, and DELETE methods are accepted on every resource — write operations simulate success
without persisting changes.
- name: Nested Routes
description: Single-level nested access such as /posts/1/comments, /albums/1/photos, and /users/1/todos for relational
queries.
- name: Query Filtering
description: Basic query-string filtering on any resource field (e.g. /comments?postId=1, /posts?userId=1).
- name: No Authentication
description: Open to the public — no API keys, OAuth, or signup required. Use it in tutorials, sandboxes, and frontend
demos freely.
- name: No Rate Limits
description: The service does not publish or enforce documented rate limits and routinely serves about three billion requests
per month.
- name: CORS Enabled
description: All origins are allowed, making the service usable directly from browser-based applications without a proxy.
- name: HTTPS Only
description: Served exclusively over HTTPS for safe inclusion in modern web tutorials and demos.
- type: UseCases
data:
- name: Frontend Prototyping
description: Wire up React, Vue, Angular, or Svelte tutorials against a real HTTP endpoint without standing up a backend.
- name: API Client Testing
description: Exercise HTTP client libraries (fetch, axios, requests, OkHttp) against a stable public REST surface.
- name: Tutorial and Courseware
description: Power coding tutorials, bootcamp exercises, and conference workshops that need a deterministic JSON API.
- name: Mobile App Demos
description: Drive iOS and Android sample apps that demonstrate networking, list rendering, and CRUD flows.
- name: Tooling QA
description: Smoke-test API generators, codegen tools, SDK builders, and OpenAPI tooling against a stable real-world API.
- name: Workshop Sandboxes
description: Provide a no-signup HTTP API for hands-on workshops where participants cannot wait for credentials.
- type: Integrations
data:
- name: json-server
description: The open-source engine that powers JSONPlaceholder — runs the same fake REST API locally with a single command.
- name: lowdb
description: The tiny local JSON database that json-server uses for storage; ships from the same typicode org.
- name: Postman
description: Public collections wrap JSONPlaceholder for quick HTTP exploration and learning.
- name: Hoppscotch
description: Frequently used as the default example endpoint in HTTP clients including Hoppscotch and Insomnia.
- name: MSW (Mock Service Worker)
description: Often paired with MSW so frontend tests can intercept and stub JSONPlaceholder traffic deterministically.
- type: Solutions
data:
- name: Local Mirror via json-server
description: For teams that need write persistence or offline development, install json-server, point it at a local db.json,
and reproduce JSONPlaceholder routes verbatim.
- name: My JSON Server
description: typicode operates an additional service (My JSON Server) that turns any GitHub-hosted db.json into a personal
hosted fake REST API.
- type: Documentation
url: https://jsonplaceholder.typicode.com/guide/
- type: GitHubOrg
url: https://github.com/typicode
- type: Pricing
url: https://jsonplaceholder.typicode.com
- type: X
url: https://x.com/typicode
- type: FinOps
url: finops/jsonplaceholder-finops.yml
- type: Website
url: http://jsonplaceholder.typicode.com/
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-merged-from:
- json-placeholder
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/jsonplaceholder"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/jsonplaceholder/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/jsonplaceholder/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.