Catalog
Copy Page
CharrgBillPay
LEOGC BillPay API
Catalog
/api/catalog/get-all-products
GET
/api/catalog/{id}
GET
Transactions
/api/transactions
/api/transactions
/api/transactions/{transReference}
/api/transactions/all
Schemas
ExecutePaymentRequest
TransactionFilter
Catalog
Copy Page
/api/catalog/get-all-products
GET
/api/catalog/get-all-products
Try it
Run in Apidog
Run in Apidog
This endpoint give you all the product we can support
Request
Header Params
Generate Code
Responses
🟢
200
OK
This response does not have a body.
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'/api/catalog/get-all-products'
\
--header
'Idempotency-Key;'
Modified atÂ
2026-09-23 17:00:21
Next
/api/catalog/{id}