Skip to main content

API overview

The Vence Decision Platform API is a thin path from identity and cashflow signals to an explainable verdict.

Hosts

Authenticate with Authorization: Bearer <api_key>. OpenAPI lives at GET /openapi.json on each provisioned host. Interactive exploration also lives in Console → Playground when your org has API access.

Core resources

Design

The contract stays thin and stable — expand via Console and webhooks rather than bespoke surface area. Sandbox and production share the same shapes; keys and data stay environment-isolated. Live financial underwriting is gated separately from sandbox demos. Next: Quickstart, Webhooks, Underwrite.