> ## Documentation Index
> Fetch the complete documentation index at: https://api.nektir.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Nektir API

> Independent Utah DABS products, stores, and reported inventory for application developers.

Nektir provides fast, reusable reads from our own published database. Application requests do not wait for Utah DABS and do not trigger upstream collection.

<Note>
  `api.nektir.com` currently hosts these private pilot docs only. The public API runtime has not been deployed yet, so `/v1` requests should use the local development base URL until a separate production API origin is published.
</Note>

<Warning>
  Inventory represents the most recent public-source observation we successfully retrieved. It is not a reservation, purchase guarantee, or claim that Utah DABS updated its source at the same time.
</Warning>

## What you can build

<CardGroup cols={2}>
  <Card title="Search products" icon="magnifying-glass">
    Resolve exact six-character SKUs or search product names with category, price, status, and availability filters.
  </Card>

  <Card title="Find availability" icon="location-dot">
    Browse reported inventory across stores, near coordinates, or within a selected store set.
  </Card>

  <Card title="Browse a store" icon="store">
    Retrieve store details and products with reviewed inventory observations at that location.
  </Card>

  <Card title="Build honest freshness UI" icon="clock">
    Use retrieval, publication, coverage, and warning metadata without pretending unknown source age is known.
  </Card>
</CardGroup>

## Design principles

* Stable API-owned UUIDs are distinct from Utah DABS source identifiers.
* Utah DABS SKUs and store codes are strings so leading zeroes are preserved.
* Missing, zero, row-absent, unchecked, stale, restricted, and discontinued states remain distinct.
* Store, warehouse, and on-order quantities are not combined.
* Cursor pagination stays pinned to one immutable publication revision.

This is an independent service and is not affiliated with or endorsed by Utah DABS.
