MockAPI
_
yourapiservice
GET
Status Code Tester
POST
Mock API Generator
GET
HTTP Tester
GEN
Data Generator
ALL
Mock Project
EN
EN
English
TR
Türkçe
ES
Español
FR
Français
DE
Deutsch
IT
Italiano
PT
Português
RU
Русский
JA
日本語
ZH
中文
KO
한국어
AR
العربية
GET
Status Code Tester
POST
Mock API Generator
GET
HTTP Tester
GEN
Data Generator
ALL
Mock Project
Mock API Generator
Define a response once, call it from anywhere with a stable URL.
Method
GET
POST
PUT
DELETE
PATCH
The HTTP method this endpoint accepts. Calling it with any other method returns a 405.
Status code
The status code returned every time this endpoint is called, e.g. 201 for "created".
Delay (ms)
Milliseconds to wait before responding, 0–60000. Simulates a slow server.
Auth type
Open
Bearer
API Key
Basic Auth
Open = no auth required. Bearer/API Key/Basic Auth require the matching header on every request, or you get a 401.
Response headers
Extra headers sent with every response from this endpoint. Optional.
+ Add header
Content type
JSON
Plain text
HTML
XML
JSON validates the body below as JSON. Plain text/HTML/XML send the body as a raw string, as-is.
Response body
{ "message": "hello world" }
Returned as the response body. For JSON, must be a valid object; other content types are sent as raw text as-is.
Load from store…
Create endpoint
Cancel
Endpoints are deleted automatically 7 days after creation.
Your endpoint
—
Recent endpoints
Export
Import
Clear history