Guides

Individuals

Beam supports on ramp for consumers who have a connected bank account using Plaid.


On Ramp Flow

  1. Identify the external fiat account a user wants to on ramp from
    1. At this time on ramp is restricted to users who have connected their bank account using Plaid
    2. You can use supportsOnRampfrom the externalFiatAccount object
  2. Make a GET request to /assets/individuals to get a list of the assets we support
  3. Make a POST request to /transactions with the asset, amount and external fiat account id
  4. Once the account has been debited, crypto will be purchased and sent to the user’s wallet provided in step 3