LirPay
OpenAPI

Read approved projects

Hosted checkout requires an approved project. The Integration API never returns another merchant's project.

GEThttps://lirpay.org/api/v2/integration/projects

List approved projects for the authenticated merchant.

API key requiredprojects:read
GEThttps://lirpay.org/api/v2/integration/projects/{id}

Read one approved project.

API key requiredprojects:read
ParameterTypeInRequiredDescription
iduuidpathyesResource identifier returned by a list or create operation.
GEThttps://lirpay.org/api/v2/integration/projects/{id}/payment-methods

List methods and fee allocation for one approved project.

API key requiredprojects:read
ParameterTypeInRequiredDescription
iduuidpathyesResource identifier returned by a list or create operation.

The response includes method_id, availability, total fee basis points, merchant fee, buyer fee, and split percentage.