Railsr
- Sign up at railsr.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Go to Railsr →
Overview
Integration with Railsr (previously Railsbank) — embedded finance BaaS platform. Provides virtual/physical cards (Visa, Mastercard), embedded e-money ledger (EMI license), compliance (KYC/AML as a service), multi-currency accounts, IBANs for European clients. White-label financial services. Expansion from EU in APAC.
| |
|---|
| Provider ID | railsr |
| Category | Bank Transfers |
| Website | railsr.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
api_key | API Key |
program_id | Program ID |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /endusers | Creation enduser |
| POST | /ledgers | Creation ledger |
| GET | /ledgers/{id}/balance | Balance ledger |
| POST | /cards | Card issuance |
| PUT | /cards/{id}/freeze | Freeze cards |
| POST | /transactions/inter-ledger | Inter-ledger transfer |
Resources