MockBolt Help & Guide

A complete guide to MockBolt: how to create a mock endpoint, call it from your app or curl, use dynamic variables and error simulation, manage all your mocks with an anonymous vault, and upgrade an endpoint to permanent. Includes limits, FAQs, and examples.

Getting started

  1. Paste your JSONAny valid JSON object or array works. There is nothing to install and no account to create.
  2. Configure the responseOptionally set the status code, allowed methods, response headers, delay, and error rate.
  3. Generate the endpointYou get a public URL to call and a manage URL to edit, inspect, or delete the mock. Keep the manage URL — it is the only way back in.

Limits

Frequently asked questions

What happens if I lose my manage URL?
The manage URL is the only credential for a mock. If it is lost, the mock cannot be recovered or edited. Creating a vault keeps all of your manage URLs in one place.
What is a vault?
An anonymous collection of your mocks, identified by a generated key rather than an email or password. It lets you see every mock you have created from one page.
Does an expired mock come back?
No. When a free mock expires it is deleted outright, and the URL returns 410 Gone. Upgrade before expiry if you need it permanently.