Affiliate partners have access to an API (application programming interface) that they can use to automatically
check information about their commission account, arrivals, orders, and commissions.
Thanks to the API, you can connect the affiliate system to your application, internal system
,
or automate the monitoring of new events in your commission account.
What can be obtained using the API
partner method
advertisers method
method products
method campaigns
method boards
method entries
method orders
account method
including support for pagination and filtering.
For details, see the documentation in the API – Lists section.
How to activate API access
You can activate API access after logging in to the partner administration section at
Account, settings – API settings.
Here you can generate an API key, which works similarly to a password
and is used to authenticate requests.
You can create multiple API keys and restrict each of them to specific IP addresses if necessary.
Communication with API
Communication with the API takes place exclusively via HTTPS using the GET method.
Some methods accept parameters directly in the URL (GET parameters).
Responses are returned in JSON format.
Partner authentication is performed using special HTTP headers,
,
which contain the API key ID and the API key itself.
You can find a detailed description in the documentation in the section
Basics of communication and authentication.
API Restrictions
from a single IP address
per partner
If you are planning intensive integration, take these limits into account when designing your application.
Support
If you are unsure about using the API or encounter a technical problem,
you can write to us directly at:
affiliate@wedos.com.