Skip to main content
GET
/
v1
/
transactions
List Buy transactions
curl --request GET \
  --url https://api.moonpay.com/v1/transactions \
  --header 'Authorization: <api-key>'
{
  "object": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://dev.moonpay.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Query Parameters

query
object
required

Response

Successful response

object
string

The response object (to be documented).