Skip to content

LINQS developer portal

LINQS Developer Resources

LINQS publishes a small public, read-only HTTP API for NFC product discovery. It is useful when a website, script, or AI agent needs to search products, read store configuration, or retrieve the structured catalog without scraping product pages.

Quick start

No API key or account is required. All documented operations are read-only.

curl "https://shop.linqs.in/api/search?q=ntag213"
curl "https://shop.linqs.in/llms-json"

API and catalog resources

Supported boundaries

  • The API is public and read-only; it does not create carts, checkouts, or orders.
  • Live price and stock claims should be confirmed on the linked product page.
  • Unknown API paths return a structured JSON error with recovery guidance.
  • LINQS does not currently operate a public MCP server, SDK, CLI, or webhook API.

Product and integration questions

For product selection, bulk orders, custom printing, or encoding support, use the LINQS contact page.