All projects
Project
Allegro REST API playground
A private learning project. I call the official Allegro REST API (OAuth device flow) to explore the product catalog and to read my own offers.
Scope
GET /sale/products- search the Allegro product catalog by phraseGET /sale/offers- read offers that belong to my account
This page exists so Allegro can identify the User-Agent of my client. Source code is not public.
Technologies
- Allegro REST API
- OAuth
- Python