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
Built for frontend developers who need realistic endpoints without waiting on a backend team.
Create mock endpoints in the dashboard. Set method, path, status code, JSON body, and optional delay - no backend code.
Every workspace gets a public mock base URL. Share it with your frontend or hit it from curl the moment you save.
Watch every request hit your mock in real time. Method, path, status, and duration - no refresh required.
Organize mocks by project with workspaces. Plan tiers cap endpoints, workspaces, and monthly requests.
Upload a spec and generate endpoints automatically. Ideal for frontend-first teams.
Templates and faker data for realistic payloads. Coming after the static mock core ships.
Pick a slug and name. Your mock base URL is ready as soon as the workspace exists.
Define method, path, status, and JSON response in the visual editor.
Point your app at the mock URL. Every hit shows up in live request logs.
Start free on the live product. Paid plans comming soon.
For side projects and quick prototypes
For individual developers shipping fast
For small teams building together
Create a workspace, add your first endpoint, and hit your mock URL in under a minute.
Create your first API for free