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
OpenAPI 3.1 contract
Typed operations, parameters, success responses, and structured error models.
API catalog
Machine-readable discovery links for the public API and catalog resources.
Structured product catalog
Public product data for filtering, shortlisting, and recommendation workflows.
Catalog schema
Field definitions and the stable response contract for catalog consumers.
Request and response examples
Practical examples for search, filtering, and structured catalog use.
Agent onboarding
Source hierarchy, routing rules, and NFC recommendation guardrails.
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.