> 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 **Invoices API** provides a standardized way to access billing information, including product prices, applied rates, and generated invoices. It enables clients to retrieve invoice records, track payment statuses, and reconcile billed amounts against contract terms. Pricing details ensure transparency by reflecting product-level costs, discounts, and applicable payment schedules, while invoices serve as auditable records for financial and compliance purposes.

## Security

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

## ⚠️ Disclaimer

The **Invoices** **API** is strictly limited to users with the **Provider** user type. Requests made by any other user type will not be processed and will result in an error. Please ensure that valid authentication credentials associated with a Provider account are used when accessing this API.