Learn initial steps to begin the Outshifter journey
API URLs
To access the Outshifter API, combine the base URL + endpoint, for example to "retrieve an order" construct the URL to call like this BASE URL for environment + /users/me/orders/ → https://api.outshifter.com/users/me/orders/
Use the testing environments to get familiarized with API behaviour and try out things; use the live environments to start real transactions with Outshifter.
Use HTTPS for all your interactions with the Outshifter API.