API Mock Generator - Instant Mock Server
Pricing
Pay per usage
Go to Apify Store

API Mock Generator - Instant Mock Server
Generate realistic mock API responses from JSON schemas or OpenAPI specifications. Create test fixtures, simulate API endpoints, and generate sample data for frontend development.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
2x lazymac
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
API Mock Generator
Generate mock API servers, TypeScript types, and API clients from OpenAPI specs or plain text descriptions.
Input
tool(string): Tool to run —mock_from_openapi,mock_from_description,generate_types,generate_client,mock_configdescription(string): Plain text API descriptionspec(string): OpenAPI/Swagger specificationconfig(object): Mock server configurationbaseUrl(string): Base URL for generated client
Output
Returns generated mock server code, TypeScript types, or API client code depending on the selected tool.