Skip to main content
POST
Fetch product catalog

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
number
string

Business phone number whose catalog to fetch; defaults to the instance's own number.

Example:

"5511999999999"

limit
number

Maximum number of products to return.

Example:

50

Response

Success — provider-native response body.

Product catalog fetched from a WhatsApp Business account.

wuid
string
required

Resolved WhatsApp JID of the queried business number.

numberExists
boolean
required

Whether the queried number exists on WhatsApp.

isBusiness
boolean
required

Whether the number is a WhatsApp Business account.

catalogLength
integer
required

Total number of products returned in the catalog array.

catalog
object[]
required

List of catalog products.