API Reference
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: 1OptionalDefault:
Page number for pagination
1limitinteger · min: 1 · max: 100OptionalDefault:
Number of items per page
10Responses
200
Successfully retrieved payment links
application/json
401
Unauthorized - Invalid or missing API key
application/json
500
Internal server error
application/json
get
/linkLast updated
Was this helpful?