Authorization
Our service is only available for users who have aggregate payment enabled.
Each API call has to be authorized.
To authorize your API calls you have to pass API Key and API Secret in request headers as apiKey and apiSecret. These keys can be generated on user profile
Link to key generating (https://exportpaczka.pl/profile)
Please note, that you have to be logged in to see this page.
To get access to our API, inside API section at the bottom of user profile page you have to do following things:
- Generate identifier (API key) - it can be generated only once.
- Generate password (API secret) - you can generate it as many times as you want, but remeber, that only currently visible password is VALID.
After generating api key and api secret you will be able to use our service.
