Skip to main content
GET
Get your developer fee statement

Authorizations

x-api-key
string
header
required

Query Parameters

from
integer<int64>

Unix seconds lower bound on the fee's completion time (inclusive).

to
integer<int64>

Unix seconds upper bound on the fee's completion time (inclusive). Also the as-of date for the owed balance.

page
integer
default:1

1-based page of the fee transactions list. The page size is 250; transactions.total reports the full count so you can tell when a range runs past one page.

Required range: x >= 1

Response

Your developer fee statement over the range.

totals
object
required
months
object[]
required
assets
object[]
required
transactions
object
required