/olx/users/offers

POST /api/olx/users/offers

Price: 5 credits

List all active offers of one OLX seller: full offer cards with title, price, category, location, photos and attributes. Supports narrowing by category and result ordering.

How to use it

List what a given OLX seller currently has for sale, on any OLX country marketplace via domain. Accepts the numeric seller id (seller.id on any offer), the user uuid or the seller's profile URL — the same identifiers as the users endpoint — and returns full offer objects, same shape as the offers endpoint. Useful for sizing a shop's assortment or tracking a dealer's inventory. Narrow with category_id and order with sort.

Parameters

Request body

Response

Errors

Response headers