Comprehensive documentation for our unified payment gateway API supporting Stripe and Telebirr payment methods with modern, developer-friendly interfaces.
Learn about supported payment gateways and integrations
JWT-based authentication with role-based access control
Support for Stripe and Telebirr payment gateways
Create and manage projects with access keys
Detailed documentation with curl examples and diagrams
User management and authentication endpoints
POST /api/v1/auth/signup - User registrationPOST /api/v1/auth/login - User loginPOST /api/v1/auth/resetpassword - Password resetCreate and manage payment projects
POST /api/v1/createproject - Create projectPOST /api/v1/accessKey/create - Create access keyGET /api/v1/accessKey/get/{id} - Get access keyStripe payment gateway integration
POST /api/v1/stripe/create - Configure StripePOST /api/v1/stripe/create_session - Create checkout sessionPOST /api/v1/stripe/price - Create pricingTelebirr mobile money integration
POST /api/v1/telebirr/createConfig - Configure TelebirrPOST /api/v1/telebirr/createorder - Create payment orderPOST /api/v1/telebirr/status - Check transaction statusStart integrating payment solutions into your application today