Closient is a GS1-conformant Digital Link resolver. A GTIN can be resolved to structured product data, a consumer product information page, warranty info, recall status, and more.Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
When to use
- The agent has a GTIN (or scanned barcode) and needs product detail.
- The agent received a GTIN from
local-product-searchand wants the full product record.
Two ways in
REST (recommended for agents)
ProductOut schema: product_name, brand, manufacturer,
image_url, description, net_content, GPC taxonomy, dimensions, weight,
country_of_origin, data quality signals (confidence_score, field_confidence),
ownership state (is_claimed, claim_verification_status).
GS1 Digital Link (consumer page or linkset)
Qualifier paths
/01/{gtin}/10/{batch}— resolve with batch/lot identifier/01/{gtin}/21/{serial}— resolve with serial number?linkType=gs1:pip/gs1:warranty/gs1:recallStatus— specific link types
What’s NOT in the response
Certifications, allergens, and recall data live in separate APIs. Use:check-recallsfor recall/safety notice status/certifications/api/v1/...for product certifications
Related skills
check-recalls— active recalls for this GTINcompare-products— diff two GTINs side-by-sidelocal-product-search— find where to buy this GTIN near you