> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reconifyhq.com/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Reconify's API reference is read-only for customer data. Do not invent endpoints or authentication behavior beyond the OpenAPI contract.
> The public OpenAPI document contains only the external /v1 contract. Dashboard business routes are intentionally excluded.

# Security

> Keep keys and financial data safe.

* Store `rk_` keys and JWTs in a secret manager.
* Use write-scoped keys for ingestion.
* Keep identifiers organization-scoped.
* Redact tokens, payloads, amounts, and customer identifiers from logs.
* Use request IDs when troubleshooting.

<Danger>
  Never paste credentials or raw financial payloads into issues, support tickets, or AI prompts.
</Danger>
