Fake API is a tool that helps you quickly create mock APIs for developing and testing applications without needing a real backend. This is especially useful when you want to:
Each project you create will have a unique public projectId. You attach this projectId to the path and define the JSON body, HTTP status code, and delay for each endpoint.
The Base URL will be displayed at the top of the Project detail page (e.g., https://www.fake-api.dev). The final URL format is:
<https://www.fake-api.dev/{projectId}{your_created_path}>
To use Fake API, you need to create an account with these steps:
💡 Note: You need to verify your email before you can use all features.

Once you have an account, you can log in using: