Skip to main content
GET
List products

Authorizations

Authorization
string
header
required

Secret key: Authorization: Bearer sk_test_... or sk_live_.... Business and live/test mode are inferred from the key.

Query Parameters

page
integer
default:1
limit
integer
default:20
Required range: x <= 100
active
boolean

Filter by active (not archived)

currency
enum<string>
Available options:
usd,
ngn,
eur

Response

200 - application/json

Products list

message
string
Example:

"Success"

data
object | null