> ## Documentation Index
> Fetch the complete documentation index at: https://pricepirate.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Price Data API

> Price and offer data from Idealo, Klarna, PriceRunner, Google Shopping, and Allegro via API — in one unified format.

Teams often need marketplace data outside PricePirate: for their own pricing models, BI dashboards, and data pipelines. The Price Data API delivers structured price and offer data via API — you access it through RapidAPI and use the results in your own systems.

<Card title="Subscribe to the Price Data API" icon="code" href="https://rapidapi.com/organization/pricepirate" cta="Open on RapidAPI" arrow="true">
  Choose the Global product and start through RapidAPI.
</Card>

## The sources

The Global product bundles five sources in one unified response format — every offer with shop name, position, price, shipping, and total price:

<Columns cols={2}>
  <Card title="Idealo" icon="building-store" href="/docs/en/solutions/idealo-api" cta="Go to the Idealo API" arrow="true">
    Offers and prices for Idealo Germany and Austria — by EAN/GTIN, product ID, search term, or URL.
  </Card>

  <Card title="Klarna" icon="credit-card">
    Price data from twelve countries, including Germany, the US, and Scandinavia — by EAN/GTIN.
  </Card>

  <Card title="Google Shopping" icon="brand-google">
    The broadest country coverage of the API — price lookups by EAN/GTIN across Europe, North America, Asia, and more.
  </Card>

  <Card title="Allegro & PriceRunner" icon="world">
    Allegro for Poland, PriceRunner for the UK, Sweden, and Denmark — by EAN/GTIN.
  </Card>
</Columns>

## What you get

* One **unified JSON shape** across all sources — fields a source does not provide come back as `null`
* **EAN, GTIN, and UPC search** through the universal endpoint with a `source` parameter
* **Asynchronous jobs**: create a lookup, receive a job ID, fetch the result — typically within seconds
* **Offer details** such as availability, item condition, voucher flags, and store ratings where the source provides them

<Card title="Subscribe to the Price Data API" icon="rocket" href="https://rapidapi.com/organization/pricepirate" cta="Start on RapidAPI" arrow="true">
  Choose the matching API product and send your first request within minutes.
</Card>

Go to the reference: [Price Data API overview](/docs/en/api/price-data/overview).
