# OLX Poland API **Provider:** OLX Poland **Category:** ecommerce **Base URL:** `https://developer.olx.pl` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by partner agreement **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.olx.pl/api/doc#section/ ## Description Integrate with local sites by posting, managing adverts and communicating with OLX users ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.olx.pl/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.olx.pl' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — OLX Poland classifieds marketplace API for partners. Requires partner agreement. Poland-focused classifieds and automotive marketplace. --- *Source: [API Map](https://apimap.dev/apis/olx-poland/) — CC BY 4.0*