Skip to main content

Make Mock API Endpoint Public

mockforme lets you expose your mock API endpoints publicly using the Public URL feature. This allows others to access the API without requiring authentication — perfect for sharing, testing, or demoing mock data externally.

How to Enable Public API Access

To make an API endpoint publicly accessible:

  • Go to the API listing page.
  • Click the "Public Url" button next to the desired endpoint.
  • In the popup, toggle Enable Public URL to ON.
  • Optionally, click Generate Public Url to create a new, unique endpoint link.
Enable public mock API URL with mockforme

Once the Public URL feature is enabled, the selected mock API will be accessible without login or token authentication.

Use Cases for Public Mock APIs

  • Share mock data with teammates, clients, or QA engineers
  • Test integrations across environments without credentials
  • Demo frontend functionality with mock backend endpoints