Skip to main content

Fetch Provider Data

Step 1: Fetching Asset or Symbol information

Now that you've validated your Mesh credentials and added your transfer details. Lets hit the holdings endpoint and confirm how much crypto you hold for that asset.

Endpoint /api/v1/holdings/get

It's ok if you're not holding Crypto at the moment. You can always buy from a Centralized Exchange or top up using our Exchange Ramp offering here

Click on 'Check Asset Holdings' button

Fetch Holdings

Step 2a: GetDeposit Exchange Address

In this step we will use the Mesh GET Deposit Address to fetch your connected Exchanges deposit address for your selected Asset.

Endpoint api/v1/transfers/managed/address/get

Click Grab Exchange Address

Step 2a: GetDeposit Defi Wallet Address

In this step we will use the Mesh GET Deposit Address to fetch your connected defi Wallets deposit address for your asset.

Endpoint api/v1/transfers/managed/address/get

Click Grab Defi Wallet Address

Step 3: View Provider Balances (Exchange only)

We've validated your access token by calling your connected provider to fetch some account balances data.

Endpoint used: /api/v1/balance/get

Feel free to call other endpoints with your access token here:

Congratulations! We've completed the Authentication lab.