# Reconify Developer Docs > Build monitoring and reconciliation workflows that surface broken financial flows before they cost money. > ## 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. ## Docs - [Findings](https://docs.reconifyhq.com/concepts/findings.md): Triage broken expectations. - [Operations](https://docs.reconifyhq.com/concepts/operations.md): Deadlines and evidence timelines. - [Monitoring](https://docs.reconifyhq.com/concepts/overview.md): Events, operations, and findings. - [First event](https://docs.reconifyhq.com/getting-started/first-event.md): Send one monitoring event. - [API integration](https://docs.reconifyhq.com/guides/api-integration.md): Ingest events with the public v1 API. - [cURL examples](https://docs.reconifyhq.com/guides/public-api-curl-examples.md): Copy-ready ingestion requests. - [Overview](https://docs.reconifyhq.com/index.md): Reconify developer documentation. - [Authentication](https://docs.reconifyhq.com/reference/api/authentication.md): Create and use organization API keys. - [Errors](https://docs.reconifyhq.com/reference/api/errors.md): Understand API errors and decide when to retry. - [Get an API key](https://docs.reconifyhq.com/reference/api/get-api-key.md): Create an organization-scoped key for public API access. - [Send transaction events](https://docs.reconifyhq.com/reference/api/operations/events.md): Durably acknowledge a batch of 1–500 flow-monitoring events. Each event is validated independently; accepted and rejected indexes are returned together. - [Limits](https://docs.reconifyhq.com/reference/api/rate-limits.md): HTTP, request, and ingestion limits. - [Reconify Public API](https://docs.reconifyhq.com/reference/api/welcome.md): Submit organization-scoped integrity events programmatically. - [Changelog](https://docs.reconifyhq.com/resources/changelog.md): Documentation and contract updates. - [FAQ](https://docs.reconifyhq.com/resources/faq.md): Common questions. - [Security](https://docs.reconifyhq.com/resources/security.md): Keep keys and financial data safe. ## OpenAPI Specs - [reconify.openapi](https://docs.reconifyhq.com/openapi/reconify.openapi.json)