Ramps - Cash-in / Cash-out

Let your users buy and sell digital assets with a simple click.

Allow users to buy and sell digital assets without leaving your app and boost conversion.

An easy on and off
ramping experience

Enhance your users' access to the decentralized economy with our API.

Heading

This is some text inside of a div block.

Heading

This is some text inside of a div block.

Heading

This is some text inside of a div block.

All it takes is a couple lines of code!

Save your development time and access using our all-in-one API. With one endpoint you are able to on & off ramp to your users. No hard setup, start right away.
Read our API docummentation

  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18


  app.get('/api/v1/killBill', async (_req: Request, res:
    Response) => {
      try {
        const randomQuote  =  killBillQuotes [Math.floor
        (Math.random() * killBillQuotes.length)];
          res.status(200).send({
        success: true,
          data: {
              quote: randomQuote
          }
        });
      } catch (error) {
        res.send(500).send('An unexpected error ocurred');
    }
  });


  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28


app.get('/api/v1/killBill', 
  async (_req: Request, 
  res:
  Response) => {
    try {
      const randomQuote  =  
      killBillQuotes 
      [Math.floor
      (Math.random() * 
      killBillQuotes
        .length)];
        res.status(200)
        .send({
      success: true,
        data: {
            quote: 
              randomQuote
        }
      });
    } catch (error) {
      res.send(500)
      .send('An unexpected 
        error ocurred');
   }
 });

Coverage

Our payment options are tailored to fit your needs, with a range of local methods available for your convenience.

ACH payments
ACH payments
Online payments
ACH payments