Generate small deterministic JSON fixtures using fundata-style schemas, then reuse them in API tests.
Base URL: https://funapi.dev/api/data/v1 · 4 endpoints · OpenAPI 3.1 spec and Postman collection available. New here? Read the getting started guide.
schemas and fixtures
GET /data/v1/types — List supported field typesPOST /data/v1/generate — Generate deterministic JSON rowsPOST /data/v1/jobs — Queue a large fixture job (requires Bearer auth)GET /data/v1/jobs/{id} — Poll fixture job