Playground API — Free Stateful Mock REST & GraphQL Service

A free, zero-configuration, stateful mock REST and GraphQL API sandbox by Nilesh Kumar / Niles Labs. Unlike static mock APIs, it provides stateful per-session virtual mutation overlays where POST/PUT/PATCH/DELETE mutations persist across GET queries within a session, while the global baseline dataset remains read-only. Includes chaos/network simulation, dynamic collections, avatar/thumbnail generators, and simulated JWT auth loops. MIT licensed, no auth or signup required.

Playground API — Free Stateful Mock REST & GraphQL Service publishes 1 API on the APIs.io network: Playground REST API. Tagged areas include Developer Tools, Testing, Mock API, api-sandbox, and REST.

Playground API — Free Stateful Mock REST & GraphQL Service’s developer surface includes getting-started guide, sandbox, authentication, and 16 more developer resources.

31.5/100 thin Agent 22/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
2 APIs 1 MCP Servers
Developer ToolsTestingMock APIapi-sandboxRESTGraphQLE2E Testing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/playground: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Playground REST API

Free stateful mock REST API with session-scoped mutation overlays, dynamic collections, media generators, chaos simulation, and simulated JWT auth. Canonical HTTPS base is playg...

Playground GraphQL API

GraphQL gateway providing stateful mock query and mutation access to the same dataset, with an interactive explorer.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Playground Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Playground Authentication

1 scheme

SECURITY

Playground Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Playground API — Free Stateful Mock REST & GraphQL Service
description: A free, zero-configuration, stateful mock REST and GraphQL API sandbox by Nilesh Kumar / Niles Labs. Unlike static
  mock APIs, it provides stateful per-session virtual mutation overlays where POST/PUT/PATCH/DELETE mutations persist across
  GET queries within a session, while the global baseline dataset remains read-only. Includes chaos/network simulation, dynamic
  collections, avatar/thumbnail generators, and simulated JWT auth loops. MIT licensed, no auth or signup required.
url: https://raw.githubusercontent.com/api-evangelist/playground/refs/heads/main/apis.yml
created: '2026-09-14'
modified: '2026-09-14'
specificationVersion: '0.21'
tags:
- Developer Tools
- Testing
- Mock API
- api-sandbox
- REST
- GraphQL
- E2E Testing
tags_raw:
- developer-tools
- testing
- mock-api
- api-sandbox
- rest
- graphql
- e2e-testing
apis:
- name: Playground REST API
  description: Free stateful mock REST API with session-scoped mutation overlays, dynamic collections, media generators, chaos
    simulation, and simulated JWT auth. Canonical HTTPS base is playground.nileslabs.com/api/v1 (OpenAPI/Postman servers value
    declares a raw Vercel origin).
  humanURL: https://playground.nileslabs.com/docs
  baseURL: https://playground.nileslabs.com/api/v1
  tags:
  - Developer Tools
  - Testing
  - Mock API
  - api-sandbox
  - REST
  - GraphQL
  - E2E Testing
  tags_raw:
  - developer-tools
  - testing
  - mock-api
  - api-sandbox
  - rest
  - graphql
  - e2e-testing
  properties:
  - type: OpenAPI
    url: https://playground.nileslabs.com/api/v1/downloads/openapi.json
  - type: PostmanCollection
    url: https://playground.nileslabs.com/api/v1/downloads/postman.json
  - type: Documentation
    url: https://playground.nileslabs.com/docs
  - type: LLMsTxt
    url: https://playground.nileslabs.com/llms.txt
- name: Playground GraphQL API
  description: GraphQL gateway providing stateful mock query and mutation access to the same dataset, with an interactive
    explorer.
  humanURL: https://playground.nileslabs.com/docs/graphql
  baseURL: https://playground.nileslabs.com/api/v1/graphql
  tags:
  - Developer Tools
  - Testing
  - Mock API
  - api-sandbox
  - REST
  - GraphQL
  - E2E Testing
  tags_raw:
  - developer-tools
  - testing
  - mock-api
  - api-sandbox
  - rest
  - graphql
  - e2e-testing
  properties:
  - type: GraphQL
    url: https://playground.nileslabs.com/api/v1/graphql
  - type: Documentation
    url: https://playground.nileslabs.com/docs/graphql
maintainers:
- FN: Nilesh Kumar
  url: https://nileslabs.com
x-generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 97
  at: '2026-09-14T09:54:24.885Z'
common:
- type: Website
  url: https://playground.nileslabs.com
- type: GettingStarted
  url: https://playground.nileslabs.com/docs/quickstart
- type: SourceCode
  url: https://github.com/nileslabs/playground_api
- type: GitHubOrganization
  url: https://github.com/nileslabs
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/playground-openapi-overlay.yaml
- type: ToolCrosswalk
  url: mcp/playground-tool-crosswalk.yml
- type: MCPServer
  url: mcp/playground-mcp.yml
- type: Packages
  url: packages/playground-packages.yml
- type: Sandbox
  url: sandbox/playground-sandbox.yml
- type: Conformance
  url: conformance/playground-conformance.yml
- type: Plans
  url: plans/playground-plans-pricing.yml
- type: RateLimits
  url: rate-limits/playground-rate-limits.yml
- type: DataModel
  url: data-model/playground-data-model.yml
- type: Lifecycle
  url: lifecycle/playground-lifecycle.yml
- type: ErrorCatalog
  url: errors/playground-problem-types.yml
- type: Conventions
  url: conventions/playground-conventions.yml
- type: Authentication
  url: authentication/playground-authentication.yml
- type: DomainSecurity
  url: security/playground-domain-security.yml
x-enrichment:
  date: '2026-09-14'
  status: enriched
  artifacts_added: 23
  pass: local-v3

Work with this as data

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/playground"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/playground/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/playground/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.