/olx/users

POST /api/olx/users

Price: 1 credit

Get an OLX seller profile by id: display name, private or business account, registration date, last seen, response time, location and — for business accounts — company name, address and website.

How to use it

Fetch one OLX seller profile. Accepts the numeric user id (seller.id on any offer), the user uuid, or the seller's profile URL, on any OLX country marketplace via domain. Returns name, is_business (business or private account) and has_business_page (whether that account also runs a branded storefront — the two are independent), created_at/last_login_at/last_seen_at (unix seconds), is_online, response_time, latitude/longitude and, for business sellers, company_name, description, full address, website_url and alias. Use the users/offers endpoint to list what this seller currently has for sale.

Parameters

Request body

Response

Errors

Response headers