Sila · Open Collection

Sila Money API

Sila embedded-finance / banking-as-a-service money API. All endpoints are HTTP POST to https://api.silamoney.com/0.2 (sandbox https://sandbox.silamoney.com/0.2) with a JSON message body. Requests are signed with ECDSA (secp256k1) over a Keccak-256 hash of the body: authsignature (app keypair), usersignature (user keypair), and businesssignature (business keypair, KYB). Postman cannot compute these signatures natively - Sila publishes sila-postman-signer, a local signing proxy, at github.com/sila

19
Requests
5
Folders
0.2
Version
View on GitHub Raw JSON Embedded FinanceBanking as a ServicePaymentsDigital WalletACHKYCKYBMoney TransferFintechBanking APIVirtual AccountsOpen Collection

Overview

Sila Money API is a Open Collection published by Sila on the APIs.io network, version 0.2.

Sila embedded-finance / banking-as-a-service money API. All endpoints are HTTP POST to https://api.silamoney.com/0.2 (sandbox https://sandbox.silamoney.com/0.2) with a JSON message body. Requests are signed with ECDSA (secp256k1) over a Keccak-256 hash of the body: authsignature (app keypair), usersignature (user keypair), and businesssignature (business keypair, KYB). Postman cannot compute these signatures natively - Sila publishes sila-postman-signer, a local signing proxy, at github.com/sila

The collection contains 19 requests organised into 5 folders.

Tagged areas include Embedded Finance, Banking as a Service, Payments, Digital Wallet, and ACH.

Requests & Folders

Identity & KYC/KYB
Wallets
Bank Accounts
Payments & Transactions
Payment Methods & Cards

Related API Specs

Sila Accounts API (OpenAPI) Sila Identity API (OpenAPI) Sila Payment Methods API (OpenAPI) Sila Payments API (OpenAPI) Sila Wallets API (OpenAPI)
Back to Sila · All Collections · GitHub