Developer & CloudStrapiJSON & TypeScript Fixtures
Strapi Open Source Headless CMS
Standardized REST API collection response structure in Strapi v4/v5.
HTTP 200 OKmode: chaos
size: 0.5 KB
{
"data": [
{
"id": 1,
"attributes": {
"title": "Getting Started with Open Source Auth",
"slug": "getting-started-open-source-auth",
"content": "Comprehensive overview of OIDC and OAuth 2.0 implementations...",
"author": "Antigravity Team",
"readingTime": 6,
"createdAt": "2026-02-10T14:00:00.000Z",
"updatedAt": "2026-03-01T09:15:00.000Z",
"publishedAt": "2026-02-10T14:30:00.000Z",
"cover": {
"data": {
"id": 12,
"attributes": {
"url": "/uploads/cover_image_123.webp",
"width": 1200,
"height": 630
}
}
}
}
}
],
"meta": {
"pagination": {
"page": 1,
"pageSize": 25,
"pageCount": 1,
"total": 1
}
}
}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