Mock APIs in minutes

Your API, before it exists.

Define mock endpoints in the dashboard, get a live URL instantly, and watch every request in real time. No backend required.

# Your workspace mock URL
$ curl https://mock.apicary.dev/acme/api/users

{
  "users": [
    {
      "id": 1,
      "name": "Ada Lovelace"
    }
  ]
}

Works with your stack

Next.jsReactPlaywrightCypressPostman

Everything you need to mock APIs

Built for frontend developers who need realistic endpoints without waiting on a backend team.

Define in seconds

Create mock endpoints in the dashboard. Set method, path, status code, JSON body, and optional delay - no backend code.

Instant live URLs

Every workspace gets a public mock base URL. Share it with your frontend or hit it from curl the moment you save.

Live request logs

Watch every request hit your mock in real time. Method, path, status, and duration - no refresh required.

Workspaces & limits

Organize mocks by project with workspaces. Plan tiers cap endpoints, workspaces, and monthly requests.

Coming soon

OpenAPI import

Upload a spec and generate endpoints automatically. Ideal for frontend-first teams.

Coming soon

Dynamic responses

Templates and faker data for realistic payloads. Coming after the static mock core ships.

From idea to live endpoint in 3 steps

1

Create a workspace

Pick a slug and name. Your mock base URL is ready as soon as the workspace exists.

POST /api/users → 201
2

Add endpoints

Define method, path, status, and JSON response in the visual editor.

mock.apicary.dev/{slug}/api/users
3

Connect & observe

Point your app at the mock URL. Every hit shows up in live request logs.

GET /api/users · 200 · 42ms

Simple, transparent pricing

Start free on the live product. Paid plans comming soon.

Free

$0/mo

For side projects and quick prototypes

  • 5 mock endpoints
  • 1 workspace
  • 1,500 requests / month
  • Realtime request logs
Start for free

Solo

$10/mo

For individual developers shipping fast

  • 50 mock endpoints
  • 3 workspaces
  • 15,000 requests / month
  • Realtime request logs
  • Priority email support
Coming soon

Team

$25/mo

For small teams building together

  • Unlimited mock endpoints
  • 10 workspaces
  • 100,000 requests / month
  • Realtime request logs
  • Up to 5 team members
  • Shared workspaces (coming soon)
  • SSO & audit logs (coming soon)
Coming soon

Ready to prototype faster?

Create a workspace, add your first endpoint, and hit your mock URL in under a minute.

Create your first API for free