Simple ping endpoint which will respond with a status of 1, and info of pong when all authenticationand authorizations at the OAuth level are valid.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 Will set status of 1, and info of 'pong'
``403 Not authenticated / authorized via OAuth
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/deliveryexperience/ping \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200403