OAuth & OIDC Domain
Authorize, token, userinfo, discovery, and JWKS endpoints for auth flows
API Prefix
/api/oauth
Every endpoint hangs off this prefix so you can compose requests consistently.
Endpoint coverage
5
Curated routes spanning common workflows
Playground ready
Deep link directly into the playground with your preferred method and path.
Open in PlaygroundCapabilities
Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.
Authorization-code redirects for consent demos
Token exchange and refresh support
OIDC discovery and JWKS endpoints
Userinfo payloads for login flows
Base-URL-friendly auth provider mimic
Helpful for sign-in and callback testing
Endpoints
Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.
Validate redirect, callback, and token handling without wiring a real identity provider.
Explore more
Browse the full library of free mock API domains for your next project.