REST API
API Keys
REST API do zarządzania ofertami QR, płatnościami, subskrypcjami, zwrotami, opłatami dodatkowymi, checkout, portalem klienta i klientami. Wymagany klucz Bearer. Błędy: 400 walidacja, 401 klucz, 403 limity planu (errors.plan.feature_not_available / errors.plan.premium_or_enterprise_required), 404, 409 konflikt, 429. Listy: limit i offset.
REST API
REST API
REST API do zarządzania ofertami QR, płatnościami, subskrypcjami, zwrotami, opłatami dodatkowymi, checkout, portalem klienta i klientami. Wymagany klucz Bearer. Błędy: 400 walidacja, 401 klucz, 403 limity planu (errors.plan.feature_not_available / errors.plan.premium_or_enterprise_required), 404, 409 konflikt, 429. Listy: limit i offset.
1. Get your API key
Create an API key in the API Keys section.
2. Send it in every request
Include your key in the Authorization header on every request.
Authorization: Bearer YOUR_API_KEY3. Choose an endpoint
Select an endpoint from the menu on the left to view request and response documentation.