List Products

Retrieve a list of products that Fera has stored information about. You can use these product endpoints to grab product data from Fera including ratings for each product.

However, keep in mind that Fera may have not have received complete product info from your store/server, but ratings/reviews may still exist.

That's why if you're fetching ratings or reviews, you should use the /ratings and /reviews endpoints respectively instead. Both endpoints have product_id filter capabilities.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≥ 1

Current page number, if pagination used.

int32
≥ 1

Number of items per page.

int32
1 to 100

Maximum number of items retrieved.

int32
≥ 0

Starting position of items request query.

string

External product ID (usually the Wix, Shopify or other eCommerce platform product ID).

string

Comma-separated list of external product IDs (usually the Wix, Shopify or other eCommerce platform product IDs).

string

Search for products by name, SKU, external ID or ID.

string
enum

Sort (order) the response results by the given attribute.

Add :desc to sort in descending order, or :asc to sort in ascending order.

For example: created_at:desc would get you created_at in descending order.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json