Get Stellar transfer history
POST
https://api.g.alchemy.com/data/stellar/transfers
Returns transfers (native, classic, and/or Soroban) matching the given filters, ordered by ledger. Use pageKey to page through results.
Headers
stringrequired
Your Alchemy API key, sent as a Bearer token (e.g. Bearer your-api-key).
Request Body
Responses
200
Matching transfers.
400
The request was malformed or failed validation.
401
Missing or invalid API key.
Was this page helpful?