> 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 `pcode` parameter represents the unique product code used to identify a specific product within the Enigma platform. It acts as a path parameter for product-related endpoints, enabling retrieval of detailed information associated with a particular product offered by Enigma Genomics.

All endpoints nested under this route require a valid `pcode` value, which is generated by the system and must be passed in the request URL in place of `:pcode`.