Create a project
Organise related mock endpoints inside a Forge API project.
JSON Mock Server
A JSON mock server provides API-like responses while your application is under development. Forge API hosts those responses online, removing the need to install local server packages or keep a development machine running.
No backend server setup required.
No local server installation or configuration.
Access endpoints from multiple devices and environments.
Share working mock URLs with teammates and clients.
Manage custom JSON responses from one account.
How it works
Organise related mock endpoints inside a Forge API project.
Define the routes, methods and responses needed by your application.
Use the hosted URLs locally, in previews, test environments or demonstrations.
Use cases
Share the same mock API endpoints across different machines and locations.
Connect staging and preview applications to a publicly accessible mock API.
Demonstrate application features without exposing local development servers.
Frequently asked questions
A hosted mock server is available through the internet, while a local mock server normally runs only on a developer's computer.
No. Forge API hosts your configured endpoints and provides HTTPS URLs.
Yes. Anyone with the endpoint URL can call it, subject to the access rules and limits of the service.
Create custom mock endpoints, return your own JSON and connect your application to a working API URL in seconds.