Skip to main content

API Reference

API endpoints to manage the full lifecycle of your Credova integration.
Section iconSection icon

The Credova API is organized around REST. Our API is built with a predictable resource-oriented structure, uses JSON-encoded requests and responses, follows standard HTTP verbs/responses, and uses industry standard authentication.

OpenAPI specification

The complete, machine-readable definition of every Credova API endpoint — paths, parameters, request/response schemas, and authentication — is published as OpenAPI specs:

These specs are the source of truth for the API reference and are ideal for importing into API clients, code generators, or LLM tools that consume OpenAPI directly.