One API for Cards, Gift Cards & eSIMs
Powering the next generation of fintech & Web3 projects — free forever.
Kripicard provides a robust, ready-to-use API suite that lets your business or token project issue virtual cards, gift cards, and eSIMs, process crypto top-ups, and deliver real-world financial utility — instantly. Every endpoint is free, with no fees now or ever.
- Cost, forever
- $0 Cost, forever
- Products, one API
- 3 Products, one API
- Simple JSON endpoints
- REST Simple JSON endpoints
- To first integration
- Minutes To first integration
Why Kripicard API?
Plug-and-play integration
Ready in minutes
Cards, gift cards & eSIMs
One suite, every product
Global reach
Works in multiple countries
Unlock real-world utility
For crypto tokens
Build fintech apps
Neobanks or payment gateways
API Access Plan
API Access
Free forever: $0/month — and we mean it.
Every Kripicard API is free forever — virtual cards, gift cards, eSIMs, and payments alike. This is a permanent commitment: we will never charge for any API access, not now and not later. We're building this technology for everyone, to bring crypto-powered payments to the mainstream. No credit card required — start building today.
100% free access — forever, no monthly fees
$0/month, permanently. No trials, no usage caps that flip to paid, no surprise invoices.
Cashback on client charges
Receive cashback based on total client card charges made via your integration
Dedicated integration team
Support for onboarding and scaling your integration
Perfect for Web3 & fintech
Ideal for Web3 projects, fintech startups, or businesses launching virtual card products
Our promise
All Kripicard APIs — cards, gift cards, eSIMs, and payments — are free forever. We will never charge money for any API access again. We build this tech for everyone, to take crypto payments mainstream.
What You Can Build
White-label card app
Your own branded card app or API gateway
Crypto project with utility
Enable token holders to spend crypto in real life
Fintech platform
Offering multi-user cards & wallets
Crypto-to-fiat bridge
Seamless payment bridges for your users
API Documentation
Premium BIN API v1.6 — Last updated: 2026-06-13
Base URL & Authentication
Base URL:
https://home.kripicard.com/api/premiumGeneral notes:
- All endpoints require a valid
api_keybelonging to your account - Amounts are in USD. Minimum amount: 10
- Action values for Freeze/Unfreeze:
freeze|unfreeze
1. Create Card
Endpoint:
/Create_cardRequired parameters:
api_key(string)amount(number, min 10)bankBin(number)
Optional parameters:
first_name(string, max 50)last_name(string, max 50)
Note: If name fields are provided, they will be used as the cardholder name in "First Last" format.
Sample success response:
{
"success": true,
"message": "Premium BIN card created and funded successfully.",
"card_id": ""
}2. Fund Card
Endpoint:
/Fund_CardParameters:
api_key(string)card_id(string)amount(number, min 10)
Sample success response:
{
"success": true,
"message": "Card funded successfully. The funds will be available on your card dashboard within few minutes.",
"data": {
"card_id": "xxxxx",
"amount": 25,
"fee": 2.5,
"total_debited": 27.5,
"reference": "bankID",
"created_at": "...",
"updated_at": "..."
}
}3. Get Card Details
Endpoint:
/Get_CardDetailsParameters:
api_key(string)card_id(string)
Note: If the card is frozen, the provider may block detail retrieval.
Sample success response:
{
"success": true,
"message": "Card details retrieved successfully.",
"data": {
"details": { ... },
"Transactions": [ ... ]
}
}4. Freeze / Unfreeze Card
Endpoint:
/Freeze_UnfreezeParameters:
api_key(string)card_id(string)action(string: freeze | unfreeze)
Sample success response:
{
"success": true,
"message": "freeze card successfully",
"data": {
"action": "freeze",
"card_id": "xxxxx",
"status": "freezed",
"updated_at": "..."
}
}Calculate Your Potential Savings
See how much you can save and earn by switching to Kripicard's infrastructure
Your Business Metrics
Total monthly transaction volume in USD
Expected number of active cards
Average amount per transaction
Percentage of volume from crypto conversions
Your Potential Savings
Traditional Processor
$0
per month
Kripicard
$0
per month
Monthly Savings
NaN% saved$0
Annual Savings
$0
Additional Revenue Share
$0
Monthly earnings from crypto conversions
ROI & Performance
ROI Timeline
Instant
$0 API fee = Immediate ROI
Profit Margin
0.00%
on transaction volume
Total Net Profit
$0
Monthly profit (savings + revenue share)
Free Forever: All Kripicard APIs at $0/month
These calculations are estimates based on typical industry rates. Actual results may vary.
Ready to start saving? Contact us to discuss your specific needs.
Ready to Build?
Start integrating Kripicard API into your project today and unlock the power of crypto-to-card payments.
Contact Us on Telegram