Skip to main content

🚀 Run in Postman

Get started with the Kotani Pay API instantly using our comprehensive Postman collection. No setup required - just fork and start testing!

Fork Kotani Pay API Collection

Fork the complete API collection with 57+ endpoints and pre-configured environments

What’s Included

  • 57 Endpoints organized by functionality
  • Authentication flows for login and API key generation
  • Wallet management for both fiat and crypto assets
  • Payment processing including deposits, withdrawals, and payouts
  • KYC compliance endpoints for customer verification
  • Cross-border payments and invoice management
  • Real-time webhooks for transaction updates
  • Sandbox Environment: https://sandbox-api.kotanipay.com - Production Environment: https://api.kotanipay.com - Environment Variables: Pre-set for immediate use - Authentication Tokens: Automatically managed - Base URLs: Ready for both testing and production
  • Request Bodies: Example data for all endpoints
  • Response Examples: Expected API responses
  • Error Scenarios: Common error cases and handling
  • Workflow Examples: End-to-end transaction flows
  • Test Scripts: Automated assertion checks

Quick Setup Guide

1

Fork the Collection

Click the “Fork Kotani Pay API Collection” button above to add the collection to your Postman workspace.
2

Import Environments

Both sandbox and production environments will be automatically imported with the collection.
3

Configure API Keys

Update the environment variables with your API credentials: - api_key: Your API key from the authentication flow - jwt_token: Will be auto-populated after login - base_url: Already configured for each environment
4

Start Testing

Begin with the Health Check endpoint to verify your setup, then explore other endpoints organized by category.

Testing Workflow

  1. Create Integrator: Register your business account 2. Login: Get your JWT token for API access 3. Generate API Key: Create a secure key for transactions 4. Verify Setup: Test with any endpoint to confirm authentication
Always use the sandbox environment for testing to avoid processing real transactions. Switch to production only when you’re ready to go live.

Need Help?

The Postman collection includes automated authentication token management, so you don’t need to manually handle JWT tokens for most requests.