API Reference

get

Retrieve a paginated list of payment links for the authenticated user

Authorizations
x-api-keystringRequired

API key for authentication. Get your API key from the KiraPay dashboard.

Query parameters
pageinteger · min: 1Optional

Page number for pagination

Default: 1
limitinteger · min: 1 · max: 100Optional

Number of items per page

Default: 10
Responses
200

Successfully retrieved payment links

application/json
get
/link

Last updated

Was this helpful?