Developer & CloudPostgREST (Open Source PostgreSQL Web Server)JSON & TypeScript Fixtures
PostgREST (Supabase Database API)
Returned by GET /rest/v1/projects?select=id,name,created_at,owner:users(email)
HTTP 200 OKmode: chaos
size: 0.3 KB
[
{
"id": 101,
"name": "Cloud Infrastructure Migration",
"created_at": "2026-01-10T12:00:00+00:00",
"owner": {
"email": "lead.architect@company.com"
}
},
{
"id": 102,
"name": "Single Sign-On Integration",
"created_at": "2026-02-15T08:30:00+00:00",
"owner": {
"email": "security.admin@company.com"
}
}
]Related Production API Chaos TemplatesBrowse All 17 Templates
Google Identity ServicesAuth & SSO
Google OAuth 2.0 & OpenID Connect
View Chaos Schema
GitHub REST API v3Auth & SSO
GitHub OAuth App / GitHub Apps
View Chaos Schema
AppleAuth & SSO
Sign in with Apple (Apple ID OAuth 2.0 / OIDC)
View Chaos Schema
Supabase (Open Source Firebase Alternative)Auth & SSO
Supabase Auth (GoTrue)
View Chaos Schema