Modern Identity API — free mock REST API for testing

A modern identity lab complementing the OAuth playground with OIDC discovery, PKCE, device authorization, introspection and revocation.

The Modern Identity API implements the parts of OpenID Connect that clients actually integrate against: a discovery document, PKCE, the device authorization flow and the full token lifecycle. If you are testing a login that runs on a TV, a CLI or anything without a browser redirect, the device-code flow here behaves like the real thing.

Base URL: https://funapi.dev/api/identity/v1 · 6 endpoints · OpenAPI 3.1 spec and Postman collection available. New here? Read the getting started guide.

What you can practise here

discovery

provider metadata

tokens

PKCE and lifecycle

Related APIs

All 39 mock REST APIs