The Wherehouse Public API is in BETA. Please contact us should you wish to build a feature rich integration dev@wherehouse.co.za.
username:password
Authorization: Basic *****************
curl --location --request GET 'https://api.wherehouse.co.za/v1/ping' \ --header 'Authorization: Basic Og=='
{ "pong": "2025-02-20T13:07:57.095Z", "subscription": { "created_at": "2021-11-03T07:55:56.018Z", "id": 5, "legal_name": "Rocketship Retail", "name": "Rocketship Retail 🚀 (Demo)", "payment_method": "payfast", "status": "active", "uid": "demo-subscription", "updated_at": "2025-02-05T13:15:58.265Z" } }