GS1

GS1 Digital Link Resolver (id.gs1.org)

GS1 AISBL's own live, unauthenticated GS1-Conformant Resolver, implementing the GS1-Conformant Resolver Standard 1.2.0. It takes a GS1 Digital Link URI built from a GS1 identification key and returns either a 303 redirect to the brand owner's target resource or, on request, an RFC 9264 linkset enumerating every registered link type for that key. The resolver description document at /.well-known/gs1resolver declares the supported primary keys — 00 (SSCC), 01 (GTIN), 253 (GDTI), 255 (GCN), 401 (GINC), 402 (GSIN), 414/415/417 (GLN), 8003 (GRAI), 8004 (GIAI), 8006 (ITIP), 8010 (CPID), 8013 (GMN) and 8017/8018 (GSRN) — which includes the consignment and shipment keys logistics parties actually quote. No key, no signup and no contract is required to call it.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/gs1-digital-link-resolver"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: gs1:gs1-digital-link-resolver
name: GS1 Digital Link Resolver (id.gs1.org)
description: GS1 AISBL's own live, unauthenticated GS1-Conformant Resolver, implementing the GS1-Conformant
  Resolver Standard 1.2.0. It takes a GS1 Digital Link URI built from a GS1 identification key and returns
  either a 303 redirect to the brand owner's target resource or, on request, an RFC 9264 linkset enumerating
  every registered link type for that key. The resolver description document at /.well-known/gs1resolver
  declares the supported primary keys — 00 (SSCC), 01 (GTIN), 253 (GDTI), 255 (GCN), 401 (GINC), 402 (GSIN),
  414/415/417 (GLN), 8003 (GRAI), 8004 (GIAI), 8006 (ITIP), 8010 (CPID), 8013 (GMN) and 8017/8018 (GSRN)
  — which includes the consignment and shipment keys logistics parties actually quote. No key, no signup
  and no contract is required to call it.
humanURL: https://ref.gs1.org/standards/resolver/
baseURL: https://id.gs1.org
tags:
- GS1 Digital Link
- Resolver
- Identifiers
- Linked Data
- Track and Trace
- Standards
properties:
- type: Specification
  url: https://ref.gs1.org/standards/resolver/1.2.0/
- type: JSONSchema
  url: json-schema/gs1-resolver-linkset-schema.json
- type: JSONSchema
  url: json-schema/gs1-resolver-description-file-schema.json
- type: WellKnown
  url: well-known/gs1-resolver-description.json
- type: JSONLD
  url: json-ld/gs1-resolver-linkset-context.jsonld
- type: Vocabulary
  url: json-ld/gs1-web-vocabulary-linktypes.json
- type: Documentation
  url: https://www.gs1.org/standards/gs1-digital-link
- type: Artefacts
  url: https://ref.gs1.org/standards/resolver/artefacts
- type: TestSuite
  url: https://ref.gs1.org/test-suites/resolver/
- type: SourceCode
  url: https://github.com/gs1/GS1_DigitalLink_Resolver_CE