Skip to main content
GET
List products

Authorizations

Authorization
string
header
required

Provider secret API key (sk_live_… / sk_test_…) supplied as a Bearer token.

Query Parameters

limit
number

Max results (1-100)

Example:

50

offset
number

Pagination offset

Example:

0

Search by name or description

status
enum<string>

Filter by status

Available options:
active,
inactive
isMcpPay
boolean

Filter no-code MCP integration products

Response

200 - application/json

Products retrieved successfully

limit
number

Applied page size (clamped to 1-100)

offset
number

Applied pagination offset

products
object[]
total
number

Total number of products matching the filters