> 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 **Contracts API** provides programmatic access to contract data, enabling clients to securely retrieve and manage contractual information between organizations and their associated products. This API standardizes how contract records are stored, shared, and consumed within applications, ensuring reliability, consistency, and compliance.

## Key Use Cases

* Retrieve **summary views** of all contracts for an organization.
* Fetch **detailed contract records** for compliance, auditing, or reporting.
* Track contract validity, renewal dates, and payment obligations.

## Security

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

## ⚠️ Disclaimer

The **Contracts** **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.