Get started
Mock API builder allows you to create a mock API for testing, development and study.

Creating a Project
A project is an entity that contains endpoints, webhooks and many settings. You can create several projects if your current tariff plan allows it.
The first project is created automatically after registration. It contains a demo dataset to familiarize yourself with all the features of the platform. You can modify the data for this project or delete it and create a new one.
Import using Postman collection
The platform supports creating a project based on the Postman collection. If you have a Postman project and want to use its endpoints to create a Mock API, you can use the collection to transfer data to our platform.
Last updated