Skip to main content
GET
List products

Authorizations

x-api-key
string
header
required

Sellfern public API key scoped to the authenticated organization. Do not use user JWTs for public integrations.

Query Parameters

limit
integer
default:500

Maximum number of products to return.

Required range: 1 <= x <= 500

Response

Products returned successfully.

success
boolean
required
Example:

true

data
object[]
required
meta
object