Introduction

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}>

Getting Started: Account & Login

Sign Up

To use Fake API, you need to create an account with these steps:

  1. Visit the sign-up page
  2. Enter your name, email, and password
  3. The system will send a verification email to your inbox
  4. Open the email and click the Verify button to authenticate your account

💡 Note: You need to verify your email before you can use all features.

image.png

Login

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