O

OLX Partner API

REST discovered

Details
Docs
https://developer.olx.bg/api/doc
Authentication
OLX Partner API client credentials (client_id and client_secret for a registered partner application) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Register as a partner via the OLX Developer Hub or your local developer portal's getting-started flow such as Получаване на достъп до API. Sign in with an OLX account, add an application request, and after approval OLX sends or reveals your client_id and client_secret. Use those to obtain OAuth 2.0 access tokens for authorization_code, client_credentials, or refresh_token flows as documented in the Partner API auth docs.