Skip to content
MartaNowaczyk edited this page Dec 28, 2022 · 4 revisions

Allegro API

Dzięki projektowi API Allegro na Githubie, możesz:

  • dowiedzieć się o zmianach, które wprowadzamy w naszym API,
  • zadać pytanie, które dotyczy tego interfejsu,
  • zaproponować sugestię - co możemy dodać lub zmienić w API,
  • zgłosić błąd.

Jak zadawać pytania i zgłaszać problemy na GitHubie?

Wejdź w zakładkę Issues, załóż nowe zgłoszenie i skorzystaj z odpowiedniego szablonu. Pamiętaj, aby w zgłoszeniu podać jak najwięcej dokładnych informacji - dzięki temu szybciej uzyskasz pomoc.

Jeżeli masz jakieś sugestie, lub chcesz je przejrzeć i zagłosować - skorzystaj z zakładki Discussions.

Czym jest API Allegro

API to usługa sieciowa, która umożliwia wymianę informacji między zasobami Allegro, a oprogramowaniem zewnętrznym. Dzięki niej możesz zintegrować własne rozwiązania z mechanizmami serwisu. W ramach API Allegro udostępniamy szereg zasobów, które odpowiadają poszczególnym funkcjom serwisu.

W Allegro korzystamy z REST API.

  • Zasoby, które udostępniliśmy w Allegro REST API opisaliśmy w dokumentacji.
  • Poradniki i przykłady wywołań w Allegro REST API znajdziecie w aktualnościach.

Nowości w API Allegro

Jeżeli chcesz być na bieżąco z nowościami w ramach naszego publicznego API:

  • przejdź na stronę Newsletter i kliknij w "Zapisz się", aby otrzymywać od nas automatyczne powiadomienia e-mail dotyczące zmian w API Allegro,
  • do naszego newslettera możesz zapisać się również na stronie Aktualności,
  • o nowościach informujemy także na GitHubie w zakładce Issues - wątki tagujemy znacznikiem [NEWS].

Allegro API

Through the Allegro API project on Github, you can:

  • find out about the changes we are making to our API,
  • ask a question that relates to this interface,
  • propose a suggestion - what we can add or change in the API,
  • report a bug.

How to ask questions and report problems on GitHub?

Go to the Issues tab, create a new issue and use the appropriate template. Remember to provide as much accurate information as possible in your submission - this will allow us to help you faster.

If you have any suggestions, or want to review and vote on them - use the Discussions tab.

What is the Allegro API

API is a web service that allows exchanging of information between Allegro resources and external software. It allows you to integrate your own solutions with the mechanisms of the service. As part of the Allegro API, we provide a number of resources that correspond to the service's various functions.

At Allegro, we use the REST API.

  • The resources we have provided in Allegro REST API are described in the documentation.
  • You can find tutorials and examples of Allegro REST API requests on our devportal.

News in Allegro API

If you want to be up to date with new features in our public API:

  • go to the Newsletter page and click the "Subscribe" button, to receive automatic e-mail notifications from us regarding changes to the Allegro API,
  • you can also subscribe to our newsletter on the News page,
  • we also inform about news in API in the Issues tab on GitHub - threads are labeled with the [NEWS] tag.
Clone this wiki locally