Pagination

Some Bitcoin Suisse API endpoints support pagination.

Query parameters

Pagination is done using the following query parameters.

ParameterDescriptionDefault if not specified
pageThe page number, the first page is 1.1
pageSizeThe amount of items to fetch.Endpoint specific

Paginated endpoints return the most recent items first.