Get Lambda Business Wallet

This API allows you to get the BUSINESS_WALLET for a user or for your developer app. If the user is specified in the request, the API will return the BUSINESS_WALLET for the user. If the user is not specified, the API will return the BUSINESS_WALLET for your developer app.

Here's what the response looks like:

{
  "status": "SUCCESS",
  "wallet": {
    "ethAddress": "0xa6D88EB4d2e1DD819019ccC13712992f98BABDB9"
  }
}

🚧

Api Error Status

You can find error status returned by the api here.

© Copyright 2024, Passbird Research Inc.

Language
Authorization
Header
Click Try It! to start a request and see the response here!