# Nektir API > Independent Utah DABS product, store, and reported-inventory data for application developers. - [Nektir API](https://api.nektir.com/index.md): Independent Utah DABS products, stores, and reported inventory for application developers. - [Quickstart](https://api.nektir.com/quickstart.md): Make your first Nektir API request and safely interpret the result. - [Inventory semantics](https://api.nektir.com/concepts/inventory-semantics.md): Understand reported quantities, missing observations, and consumer eligibility. - [Freshness and coverage](https://api.nektir.com/concepts/freshness-and-coverage.md): Use retrieval and publication metadata without overstating upstream freshness. - [Pagination](https://api.nektir.com/guides/pagination.md): Page deterministically through changing published data. - [Caching](https://api.nektir.com/guides/caching.md): Use HTTP validators without confusing cache age and source age. - [Errors and limits](https://api.nektir.com/guides/errors-and-limits.md): Handle validation, cursor, rate-limit, and availability failures. - [Versioning](https://api.nektir.com/versioning.md): Understand Nektir API compatibility and contract pinning. - [Search products and browse reported inventory](https://api.nektir.com/api-reference/products/search-products-and-browse-reported-inventory.md): Searches the published local projection. Inventory predicates can be scoped to one or more stores, a radius, or the statewide reviewed consumer-store set. `store_ids` and `lat`/`lng` are mutually exclusive. An empty result does not imply no stock when `meta.coverage.status` is `partial` or `none`. - [Resolve a current Utah DABS SKU](https://api.nektir.com/api-reference/products/resolve-a-current-utah-dabs-sku.md): Resolves only the current published active mapping. Leading zeroes are required. - [Get a product by stable internal ID](https://api.nektir.com/api-reference/products/get-a-product-by-stable-internal-id.md) - [List a product's reported inventory across stores](https://api.nektir.com/api-reference/products/list-a-products-reported-inventory-across-stores.md): Returns materialized product/store states. Warehouse and on-order values are deliberately excluded from rows and remain separate on product detail. - [Search stores or find nearby stores](https://api.nektir.com/api-reference/stores/search-stores-or-find-nearby-stores.md) - [Get a store by stable internal ID](https://api.nektir.com/api-reference/stores/get-a-store-by-stable-internal-id.md) - [Get browsing metadata and coverage definitions](https://api.nektir.com/api-reference/metadata/get-browsing-metadata-and-coverage-definitions.md) ## OpenAPI Specs - [v1](/openapi/v1.yaml)