Skip to main content
GET
Get network providers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string>[]

Filter providers by status. Accepts a single value or repeated keys (e.g. ?status=active&status=pending).

Available options:
active,
inactive,
not_available

Response

200 - application/json

List of network providers.

id
string
required

Provider identifier (organizationId|pfiName)

name
enum<string>
required
Available options:
Bridge,
Koywe,
Kotanipay,
Hercle,
Bitso,
Yellowcard,
TraceFinance,
HoneyCoin,
BlindPay,
Finity,
Infinia,
Walapay,
Abra,
Yativo,
Capa,
Bivo,
Cobre,
Avenia,
Brale,
BVNK,
CoinsPH,
Iron,
Enigma,
Juicyway,
Kira,
TripleA,
Onmeta,
Alfred,
Demo,
CrissCross
status
enum<string>
required
Available options:
active,
inactive,
not_available
credentials
object
required
supportsCustodialBalance
boolean
required

Whether the provider holds an org-owned custodial balance (asset or fiat) that can absorb deposits and serve withdrawals.

supportsTransactionImport
boolean
required

Whether the provider supports syncing off-platform transaction history via its API (gates the Sync Transactions action).

complianceProfiles
enum<string>[]
required
Available options:
Bridge_base,
Bridge_sepa,
Koywe_base,
Kotanipay_base,
Bitso_base,
Yellowcard_base,
TraceFinance_base,
HoneyCoin_base,
BlindPay_base,
BlindPay_enhanced,
Finity_base,
Ares_base,
Hercle_base,
Infinia_base,
Walapay_base,
Yativo_base,
Capa_base,
Bivo_base,
Cobre_base,
Brale_base,
Juicyway_base,
Onmeta_base,
Onmeta_ind,
Alfred_base,
Demo_base,
CrissCross_base,
TripleA_base
options
object[]
required

Provider options keyed by operation type (deposit, withdrawal, virtualAccount, exchange)