I
idealo Partner Web Service (PWS 2.0)
Details
- URL
-
https://import.idealo.com - Docs
- https://idealo.github.io/partner-web-service/docs/v2/
Authentication
idealo Business Center API client (clientId + clientSecret)
Authorization: Basic <credential> + idealo Business Center API client (clientId + clientSecret) Authorization: Bearer <credential> discovered Sign in to idealo Business Center for your shop, then open API clients to create or view a clientId and clientSecret. These credentials are then exchanged at https://api.idealo.com/mer/businessaccount/api/v1/oauth/token using OAuth 2.0 client credentials to obtain a bearer access token for PWS 2.0.