- Mock serverhttps://www.rebilly.com/_mock/catalog/all/status
- Sandbox serverhttps://api-sandbox.rebilly.com/status
- Live serverhttps://api.rebilly.com/status
curl -i -X GET \
https://www.rebilly.com/_mock/catalog/all/statusResponse
{ "status": "ok", "time": "2019-08-24T14:15:22Z", "release": "string" }