GET
/
api
/
v2
/
allegro
/
search
curl --request GET \
  --url https://piloterr.com/api/v2/allegro/search \
  --header 'x-api-key: <x-api-key>'
[
    {
        "id": "07cddd1b-1c58-4319-b73f-be4b4ebb1168",
        "url": "https://allegro.pl/produkt/karty-pokemon-360-kart-mega-box-w-tym-specjalne-07cddd1b-1c58-4319-b73f-be4b4ebb1168",
        "name": "KARTY POKEMON 360 KART MEGA BOX W TYM SPECJALNE",
        "slug": "/karty-pokemon-360-kart-mega-box-w-tym-specjalne-07cddd1b-1c58-4319-b73f-be4b4ebb1168",
        "image": "https://a.allegroimg.com/s48b/11c040/4cef7dc545169cf7a62d25709656"
    },
    {
        "id": "c9361e92-91f2-4fb5-973e-0e22ff492f6c",
        "url": "https://allegro.pl/produkt/karty-kolekcjonerskie-pokemon-teczowe-rainbow-55-c9361e92-91f2-4fb5-973e-0e22ff492f6c",
        "name": "KARTY KOLEKCJONERSKIE POKEMON TĘCZOWE RAINBOW 55",
        "slug": "/karty-kolekcjonerskie-pokemon-teczowe-rainbow-55-c9361e92-91f2-4fb5-973e-0e22ff492f6c",
        "image": "https://a.allegroimg.com/s48b/11d4ce/ea27e19a4616a7e4d858b9147db5"
    },
    {
        "id": "172a205c-1499-46f0-aadb-edfb4df719cb",
        "url": "https://allegro.pl/produkt/klaser-album-na-240-karty-pokemon-gratis-karty-172a205c-1499-46f0-aadb-edfb4df719cb",
        "name": "KLASER ALBUM NA 240 KARTY POKEMON + GRATIS KARTY",
        "slug": "/klaser-album-na-240-karty-pokemon-gratis-karty-172a205c-1499-46f0-aadb-edfb4df719cb",
        "image": "https://a.allegroimg.com/s48b/11f1bf/33e8bf954cb29a3d6c5c435e5cfe"
    }
]
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

query
string

Search query

Response

search
Search Object
id
string

Product ID

url
string

Product URL

name
string

Product name

slug
string

Product slug

image
string

Product image