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

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
  • 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.