Skip to main content
The Reconify Public API receives monitoring events from your systems and exposes reads for delivery checks and issue workflow automation. Everything it does lives under one base URL:

Resources

Five resource groups make up the public surface, and the credential column tells you which key each one needs. Every protected route resolves its organization from the API key. The dashboard covers integration setup, organization administration, and day-to-day investigation, none of which appear here. The API delivers no outbound webhooks. The generated operation pages in this section carry the exact parameters, examples, scopes, and responses.

Downloads

The contract ships in two forms for tooling and code generation.

OpenAPI spec

The current public contract, ready for Postman and code generation.

Versioned manifest

Version index and checksums, used by the official SDKs.
Import the API into Postman covers the import itself.