Get Started

The JulyPay API allows you to integrate mobile money payments into your applications. You can send money, withdraw funds, check balances, and manage transactions programmatically.

//Base URL
https://app.julypay.net/api/v1

Quick Start
1. Create an API key from your dashboard
2. Select appropriate permissions for your use case
3. Store your API key securely
4. Start making API calls with proper authentication

Updated on