Skip to main content
GET
Download a statement PDF
from and to are both required, unlike the other date filters in this API.

Authorizations

x-api-key
string
header
required

Your secret key, from app.agentaos.ai -> Settings -> Developers -> API Keys. The key's prefix is both its identity and its environment: sk_test_... (sandbox, free, no verification) or sk_live_... (real money, requires business verification). A missing or invalid key returns 401.

Query Parameters

from
string
required

ISO 8601 date.

to
string
required

ISO 8601 date.

fiatCurrency
enum<string>

Filter to rows settled/presented in this fiat currency.

Available options:
EUR,
USD
networks
string

Comma-separated CAIP-2 network IDs to filter by, e.g. eip155:8453,eip155:84532. Ignored if your API key is network-scoped.

Response

The statement PDF.

The response is of type file.