scanlines.app API

Public API · Version 1

Game data built around real editions.

Search the Scanlines catalog, read regional edition metadata and resolve verified barcodes through a focused, versioned API.

GET /v1/games 200 OK
{
  "meta": {
    "limit": 20,
    "nextCursor": "MjA="
  },
  "data": [{
    "title": "The Legend of Zelda",
    "platform": {
      "key": "nintendo-switch"
    },
    "edition": {
      "region": "PAL",
      "country": "ES",
      "barcodes": []
    }
  }]
}

Resolve a game barcode.

Enter an EAN or UPC to find its matching edition in the Scanlines catalog.

Try an example barcode:

A compact catalog surface, designed for integrations.

The first version exposes Scanlines-owned catalog data without leaking private collections or triggering external providers during a request.

01

Catalog search

Find games by title, platform, region or year.

02

Edition metadata

Get the cover, region, language and barcodes for each edition.

03

Local barcode lookup

Turn an EAN or UPC into a matching game.

One account. One developer key.

API access is connected to your Scanlines identity, so no separate developer registration or email form is required.

Open API settings
1
Create your account

Sign up or log in at scanlines.app using email OTP.

2
Open Public API settings

From your profile, open Settings and choose Public API.

3
Generate and save the key

The complete secret is shown once. Store it securely and send it as X-Api-Key.

Need more than 1,000 requests?

Every account includes 1,000 requests per month. API Supporters receive 6,000 automatically when their Patreon and Scanlines accounts use the same email.

Developer Free

€0 / month

Included with every developer account.

1,000 requests / month