The ProjectMiddleware Postman collection contains ready-to-use requests for all endpoints, with pre-filled examples for route creation, preview, and calling mapped routes.


Open the collection

View on Postman →


What’s included

Request Method Path
Create mapped route POST /v1/mapping
List all routes GET /v1/routes
Preview mapping POST /v1/preview
Call mapped route GET /v1/{uuid}/{path}

Base URL

All requests in the collection target the hosted instance:

1
https://projectmiddleware.fly.dev

Embedded collection


This site uses Just the Docs, a documentation theme for Jekyll.