02/24

  • Automated external wallet screening via Chainalysis and auto-approval of risk=low wallets.
  • Ability to use the POST /api/quotes endpoint to specify custom partner spread or fixed trade fees (e.g. type=spread, spread_fee=100).
  • Ability to use the GET /api/external_bank_accounts endpoint to include the the full Plaid account details in the PII (i.e. include_pii=true).
  • Ability to use the GET /api/customers/{customer_guid} endpoint to retrieve a business customer's KYB information.

Welcome to Cybrid

Welcome to the developer hub and documentation for Cybrid!

01/24

  • Ability to use the POST /api/transfers endpoint to perform C2C book transfers:
    • Between two individual customers
    • Between two business customers
    • Between an individual and a business customer
  • Ability to create a bank-level external bank account with raw routing details (vs. Plaid):
    • ACH withdrawals/deposits to/from an external bank to the Cybrid Platform
    • Note: This is feature is currently available by request only
  • Ability to use the POST /api/transfers endpoint to initiate a wire transfer (i.e. payment_rail=wire) from bank-level fiat accounts.
  • Ability to filter external wallets by passing asset as a query parameter on the GET /api/external_wallets LIST endpoint.
  • Ability to filter transfers by passing side as a query parameter on the GET /api/transfers LIST endpoint.