# Perflo Financial Agents API ## Docs - [Integrate with the Perflo API](https://docs.perflo-api.proofof.tech/index.md): Build against Perflo's public financial API and its exact OpenAPI contract. - [Get process liveness](https://docs.perflo-api.proofof.tech/api-reference/system/get-process-liveness.md): Returns whether the gateway process can serve HTTP requests. - [Get process readiness](https://docs.perflo-api.proofof.tech/api-reference/system/get-process-readiness.md): Returns whether the gateway is ready to receive traffic. - [Get the OpenAPI document](https://docs.perflo-api.proofof.tech/api-reference/system/get-the-openapi-document.md): Returns the generated OpenAPI document used by the public API reference and client tooling. ## OpenAPI Specs - [openapi](https://docs.perflo-api.proofof.tech/openapi.json)