Endpoint Examples
Routing Data Requests
This endpoint returns routing data requests.
POST
/
api
/
routing
Body
POST Endpoint Usage
This documentation provides detailed instructions on using the POST
endpoint to submit routing data requests with our API.
Prerequisites
Ensure Node.js is installed and you have Axios and the filesystem module:
JSON Response Structure
Here is an example of the JSON response structure after a successful POST request: