Production and Staging API URIs
The following are the URIs for the Evotrux staging and production environments.
Production
https://1ba9u0gj2h.execute-api.us-west-2.amazonaws.com/prod-env
Shipment posting example:
POST https://1ba9u0gj2h.execute-api.us-west-2.amazonaws.com/prod-env/beta/shipments
Staging
https://3xje7yxnal.execute-api.us-west-2.amazonaws.com/development-env
Shipment posting example:
https://3xje7yxnal.execute-api.us-west-2.amazonaws.com/development-env/beta/shipments