Mock
API
Builder
Create endpoints that capture incoming requests (headers, IP, body) and return your custom response.
CREATE NEW
YOUR BINS
(0)
HTTP Method
ANY
GET
POST
PUT
PATCH
DELETE
HEAD
OPTIONS
Response Status Code
Response Content-Type
application/json
text/plain
text/html
application/xml
text/xml
application/javascript
Response Body
{ "status": "ok", "message": "Hello from FileBun!" }
Custom Response Headers (optional)
+ Add header
Create Mock Endpoint