AI-generated mock APIs, hosted for you

Build the frontend
before the backend exists.

Describe an API in plain words or paste an OpenAPI spec. MockAI returns realistic REST endpoints on a sandbox URL you can call right away — with latency, errors and auth you control.

$curl https://mockai.brcloud.fr/mock/<project>/products

Playground

A local preview of the response templating engine. Sign in to generate real, hosted endpoints from the same prompt.

PromptPOST /generate

Runs in your browser. No account needed.

Response200 OK
{
  "message": "Press Generate to try the mock engine right here."
}

Everything you need to mock an API

Built for frontend work that cannot wait on a backend.

Generation from a prompt

Describe the API in plain words. You get routes, status codes, query params and Faker-backed response templates.

OpenAPI import

Paste openapi.yaml or swagger.json. Schemas are converted to dynamic mock responses, matching routes updated in place.

Backend simulation

Inject latency, force a random error rate, cap the rate limit, require a bearer token. Test the unhappy paths on demand.

Request inspection

Every call to your sandbox is recorded: method, path, status, latency, headers and body — readable live from the console.

Hosted sandbox URL

Each project gets its own reachable prefix. Point your frontend at it and drop the fixtures from your codebase.

Team workspaces

Invite by email, share every project in the workspace, and decide who does what with owner, admin and member roles.