Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
"ba943ff1-ca16-49b2-ba55-1057e70ca5c7"
The type of token being reported.
USDC, EURC "USDC"
Regional balance of the provided token type (for example, held by EEA customers for EEA reports).
5000000
The day being reported in the format YYYY-MM-DD with timezone UTC.
"2025-06-26"
The type of report being created.
eea, japan_trust "eea"
Additional fields are required only for the eea report type. They are ignored for the japan_trust report type.
Response
Request with duplicate values and idempotency key has already been made. Existing record is returned.