Base URL
All API requests should be made to:
Production
https://api.kashiahq.com/api/v1Sandbox / development
When developing locally against the Kashia API server:
Development
http://localhost:8080/api/v1 (development)Documentation
Kashia is an escrow-as-a-service platform that merchants integrate via API — the same way businesses integrate Monnify or Paystack. Use our REST API to protect buyers and sellers with secure fund holding, delivery confirmation, and dispute resolution.
Sign in or register as a merchant (API & dashboard) or as an end user (buyer/seller portal).
Merchants
All API requests should be made to:
https://api.kashiahq.com/api/v1When developing locally against the Kashia API server:
http://localhost:8080/api/v1 (development)