Documentation

Welcome to Kashia Vault

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.

Platform access

Sign in or register as a merchant (API & dashboard) or as an end user (buyer/seller portal).

Base URL

All API requests should be made to:

Production
https://api.kashiahq.com/api/v1

Sandbox / development

When developing locally against the Kashia API server:

Development
http://localhost:8080/api/v1  (development)