# Reports
Settlement reports are available via API or Merchant Business Portal (opens new window)
# Merchant Business Portal
Demo example of a transactional report available in the portal.
# API
List all Settlements for given merchant as well as transactions contributing to each settlement.
GET /v1/settlement/
Host: merchant.intergiro.com
Content-Type: application/json
Authorization: Bearer <agent.api.key> or <private.api.key>
The response contains an array of Settlements.