Jump to Content
Kira Financial AI
GuidesAPI Reference
v1.2

Log InKira Financial AI
API Reference
Log In
v1.2GuidesAPI Reference
All
Pages
Start typing to search…

Kira API

  • Authentication
    • Authenticate and get access tokenpost
  • Users
    • Get user detailsget
    • Create a new userpost
    • Initiate user verification (KYC/KYB) - Legacypost
    • Update userput
  • Recipients
    • Create a recipientpost
    • Get recipients by userget
    • Get recipient by IDget
  • Virtual Accounts
    • Create a virtual accountpost
    • Get virtual account detailsget
    • Get virtual account balanceget
    • Get virtual account depositsget
    • Get a single depositget
    • Preview payout feespost
    • Initiate payoutpost
  • Payment Link
    • Create a payment linkpost
  • PayIns
    • Create PayInpost
    • Calculate PayIn feespost
    • Get PayIn detailsget
  • Webhooks
    • Register a webhook URLpost
  • Reference Data
    • Get list of banks by countryget
    • Get list of supported countriesget

Kira API - Virtual Accounts

  • Virtual Accounts
    • Create liquidation addresspost
    • Get liquidation addressget
Powered by 

Authenticate and get access token

post
https://api.balampay.com/sandbox/auth

Send client_id and password in the request body to obtain a JWT access token. The x-api-key header is required for this endpoint.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!