Skip to main content
GET
List transactions

Authorizations

Authorization
string
header
required

Your API key from the dashboard, sent as Authorization: Bearer swippee_sk_live_....

Path Parameters

id
string
required

Query Parameters

category
string

Coarse class, e.g. salary, merchant_payment, transfer.

merchant_category
string

Spend sub-category, e.g. dining, groceries, fuel.

direction
enum<string>
Available options:
credit,
debit
since
string<date>
until
string<date>
limit
integer
default:500
Required range: x <= 1000

Response

Filtered transactions

data
object[]