API Reference

Find Active Listings

Returns all active Listings on Hip eCommerce, paginated by best match. Use optional parameters like keyword, price_from, etc., to narrow these results. The sort parameter can be used to change the order of returned results. To search within a shop, use the findAllStoreListingsActive endpoint instead.

Log in to see full request history
Query Params
integer
Defaults to 25

Number of results to return per page.

integer
Defaults to 1

Page number to retrieve.

string

Sort order of results.

string

Keywords to search for.

integer

Valid Category ID to filter results. See HipStamp Category IDs, HipPostcard Category IDs, HipComic Category IDs.

string

Type of listing to filter by.

number

Minimum price filter.

number

Maximum price filter.

date-time

Filter by start time (from).

date-time

Filter by start time (to).

date-time

Filter by end time (from).

date-time

Filter by end time (to).

string

Show only specific types of listings.

integer

Filter by a valid Country ID.

integer

Filter by a valid Country ID.

Response

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