> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.enigmagenomics.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.enigmagenomics.com/_mcp/server.

# Overview

The **Products API** provides access to product catalogue information. It offers endpoints to fetch a paginated list of products and retrieve details of a specific product by its unique product code.

## Security

All product data is protected and requires valid **API Key**. Unauthorized requests will be rejected.