Mapping Mediator API Examples Number of APIs: 5 GET all Endpoints GET http://localhost:3003/endpoints GET an Endpoint GET http://localhost:3003/endpoints/{Endpoint_ID} DELETE an Endpoint DELETE http://localhost:3003/endpoints/{Endpoint_ID} POST an Endpoint POST http://localhost:3003/endpoints PUT an Endpoint PUT http://localhost:3003/endpoints/{Endpoint_ID}