Mock API Builder
Create, manage, and test mock APIs with ease. Define your data models, connect them to endpoints, and start using your API instantly.
Define Models
Create JSON schemas to define your data models
Use JSON Schema to define the structure of your data. Support for objects, arrays, strings, numbers, and more.
Configure Endpoints
Connect your models to API endpoints
Map your data models to REST endpoints. Configure response behavior, status codes, and more.
Test API
Test your API endpoints directly in the browser
Send requests to your mock API endpoints and view responses. Save and reuse test requests.