Check System Status →

Banking API Made Simple

Access BaridiKit banking features through a modern, developer-friendly API. Get account info, transactions, and transfers with simple REST calls.

Terminal
# Get your account balance
curl -X GET "https://api.baridikit.com/v1/mobilebank/accounts" \
  -H "X-API-Key: sk_your_api_key"

# Response
{
  "accounts": [{
    "id": 1,
    "balance": 15000.00,
    "rip": "00799999001234567890"
  }]
}

Everything you need

Powerful features to integrate banking into your applications

Account Management

Access account details, balances, and card information with a single API call.

Money Transfers

Send money between accounts securely with OTP verification.

Transaction History

Get complete transaction history with filtering and pagination.

Secure by Design

API keys, rate limiting, and encrypted credentials for maximum security.

Fast & Reliable

Low latency responses with automatic session management and retry logic.

Developer Friendly

RESTful API with comprehensive docs, examples, and SDKs.

Simple pricing

Start free, scale as you grow

Save 2 months with annual billing 💰

Ready to get started?

Create your account in seconds and start building.

Create Free Account