GET
/
v1-alpha2
/
wallets
/
{walletLocator}
/
transactions

This is an alpha API and subject to change.

Headers

X-API-KEY
string
required

API key required for authentication

Path Parameters

walletLocator
string
required

A wallet locator can be of the format:

  • <walletAddress>
  • email:<email>:<walletType>
  • userId:<userId>:<walletType>
  • phoneNumber:<phoneNumber>:<walletType>

Query Parameters

page
string
default: 1
perPage
string
default: 10

Response

200 - application/json
transactions
object[]
required