Veritus website screenshot

Veritus

Veritus (Veritus Agent) is a San Francisco fintech (Y Combinator S2025) building compliant, voice-first AI agents for the consumer-lending lifecycle - origination, servicing, and collections. Its omnichannel platform places AI voice calls, SMS, and email to borrowers, running every contact through a built-in compliance engine (respectful hours, frequency limits, cease-and-desist, model-validation notices) before outreach. The REST API (OpenAPI 3.1, bearer auth, isolated sandbox and production environments, HMAC-signed webhooks) lets lenders, servicers, and collections agencies create customers, place compliance-checked calls, run omnichannel drip campaigns, import and analyze SMS/email interactions, and retrieve call recordings.

Veritus publishes 5 APIs on the APIs.io network, including Calls API, Clients API, Customers API, and 2 more. Tagged areas include Company, Fintech, Consumer Lending, Collection, and AI Agents.

The Veritus catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Veritus’ developer surface includes documentation, signup flow, authentication, and 16 more developer resources.

47.7/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyFintechConsumer LendingCollectionAI AgentsVoice AICommunicationsCompliance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/veritus: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Veritus Calls API

The Calls API from Veritus — 2 operation(s) for calls.

Veritus Clients API

The Clients API from Veritus — 1 operation(s) for clients.

Veritus Customers API

The Customers API from Veritus — 12 operation(s) for customers.

Veritus Interactions API

The Interactions API from Veritus — 1 operation(s) for interactions.

Veritus Veritus API

The Veritus API API from Veritus — 0 operation(s) for veritus api.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Veritus Calls API

OPEN COLLECTION

Veritus Calls Clients API

OPEN COLLECTION

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Veritus Agent Webhooks

Outbound webhooks Veritus Agent POSTs to a subscriber-supplied URL when calls complete or drip-campaign events occur. Payloads are signed with HMAC SHA-256. Register a webhook b...

ASYNCAPI

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Veritus Authentication

http · 1 scheme

SECURITY

Veritus Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Veritus Trust Center

SOC 2 Type 2, ISO 27001, PCI DSS, HIPAA, EU AI Act

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: veritus
name: Veritus
description: Veritus (Veritus Agent) is a San Francisco fintech (Y Combinator S2025) building compliant, voice-first AI agents
  for the consumer-lending lifecycle - origination, servicing, and collections. Its omnichannel platform places AI voice calls,
  SMS, and email to borrowers, running every contact through a built-in compliance engine (respectful hours, frequency limits,
  cease-and-desist, model-validation notices) before outreach. The REST API (OpenAPI 3.1, bearer auth, isolated sandbox and
  production environments, HMAC-signed webhooks) lets lenders, servicers, and collections agencies create customers, place
  compliance-checked calls, run omnichannel drip campaigns, import and analyze SMS/email interactions, and retrieve call recordings.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://veritus.com/apple-touch-icon.png
url: https://raw.githubusercontent.com/api-evangelist/veritus/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- threshold-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Fintech
- Consumer Lending
- Collection
- AI Agents
- Voice AI
- Communications
- Compliance
tags_raw:
- Company
- Fintech
- Consumer Lending
- Collections
- AI Agents
- Voice AI
- Communications
- Compliance
apis:
- aid: veritus:veritus-calls-api
  name: Veritus Calls API
  description: The Calls API from Veritus — 2 operation(s) for calls.
  humanURL: https://docs.veritus.com/
  baseURL: https://app.veritus.com/api/v1
  tags:
  - Calls
  properties:
  - type: OpenAPI
    url: openapi/veritus-calls-api-openapi.yml
  - type: Documentation
    url: https://docs.veritus.com/
  - type: APIReference
    url: https://docs.veritus.com/api-reference/customers/post
  - type: GettingStarted
    url: https://docs.veritus.com/
  - type: LLMsTxt
    url: llms/veritus-llms.txt
  - type: ErrorCatalog
    url: errors/veritus-problem-types.yml
  - type: Conventions
    url: conventions/veritus-conventions.yml
  - type: Sandbox
    url: sandbox/veritus-sandbox.yml
  - type: Conformance
    url: conformance/veritus-conformance.yml
  - type: Lifecycle
    url: lifecycle/veritus-lifecycle.yml
  - type: DataModel
    url: data-model/veritus-data-model.yml
- aid: veritus:veritus-clients-api
  name: Veritus Clients API
  description: The Clients API from Veritus — 1 operation(s) for clients.
  humanURL: https://docs.veritus.com/
  baseURL: https://app.veritus.com/api/v1
  tags:
  - Clients
  properties:
  - type: OpenAPI
    url: openapi/veritus-clients-api-openapi.yml
  - type: Documentation
    url: https://docs.veritus.com/
  - type: APIReference
    url: https://docs.veritus.com/api-reference/customers/post
  - type: GettingStarted
    url: https://docs.veritus.com/
  - type: LLMsTxt
    url: llms/veritus-llms.txt
  - type: ErrorCatalog
    url: errors/veritus-problem-types.yml
  - type: Conventions
    url: conventions/veritus-conventions.yml
  - type: Sandbox
    url: sandbox/veritus-sandbox.yml
  - type: Conformance
    url: conformance/veritus-conformance.yml
  - type: Lifecycle
    url: lifecycle/veritus-lifecycle.yml
  - type: DataModel
    url: data-model/veritus-data-model.yml
- aid: veritus:veritus-customers-api
  name: Veritus Customers API
  description: The Customers API from Veritus — 12 operation(s) for customers.
  humanURL: https://docs.veritus.com/
  baseURL: https://app.veritus.com/api/v1
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/veritus-customers-api-openapi.yml
  - type: Documentation
    url: https://docs.veritus.com/
  - type: APIReference
    url: https://docs.veritus.com/api-reference/customers/post
  - type: GettingStarted
    url: https://docs.veritus.com/
  - type: LLMsTxt
    url: llms/veritus-llms.txt
  - type: ErrorCatalog
    url: errors/veritus-problem-types.yml
  - type: Conventions
    url: conventions/veritus-conventions.yml
  - type: Sandbox
    url: sandbox/veritus-sandbox.yml
  - type: Conformance
    url: conformance/veritus-conformance.yml
  - type: Lifecycle
    url: lifecycle/veritus-lifecycle.yml
  - type: DataModel
    url: data-model/veritus-data-model.yml
- aid: veritus:veritus-interactions-api
  name: Veritus Interactions API
  description: The Interactions API from Veritus — 1 operation(s) for interactions.
  humanURL: https://docs.veritus.com/
  baseURL: https://app.veritus.com/api/v1
  tags:
  - Interactions
  properties:
  - type: OpenAPI
    url: openapi/veritus-interactions-api-openapi.yml
  - type: Documentation
    url: https://docs.veritus.com/
  - type: APIReference
    url: https://docs.veritus.com/api-reference/customers/post
  - type: GettingStarted
    url: https://docs.veritus.com/
  - type: LLMsTxt
    url: llms/veritus-llms.txt
  - type: ErrorCatalog
    url: errors/veritus-problem-types.yml
  - type: Conventions
    url: conventions/veritus-conventions.yml
  - type: Sandbox
    url: sandbox/veritus-sandbox.yml
  - type: Conformance
    url: conformance/veritus-conformance.yml
  - type: Lifecycle
    url: lifecycle/veritus-lifecycle.yml
  - type: DataModel
    url: data-model/veritus-data-model.yml
- aid: veritus:veritus-veritus-api-api
  name: Veritus Veritus API
  description: The Veritus API API from Veritus — 0 operation(s) for veritus api.
  humanURL: https://docs.veritus.com/
  baseURL: https://app.veritus.com/api/v1
  tags:
  - Veritus API
  properties:
  - type: OpenAPI
    url: openapi/veritus-veritus-api-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: X-MCPServerCandidate
  url: mcp/veritus-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Overlay
  url: overlays/veritus-openapi-overlay.yaml
- type: Website
  url: https://veritus.com/
- type: DeveloperPortal
  url: https://docs.veritus.com/
- type: Documentation
  url: https://docs.veritus.com/
- type: SignUp
  url: https://app.veritus.com/try
- type: Login
  url: https://app.veritus.com
- type: TermsOfService
  url: https://veritus.com/terms
- type: PrivacyPolicy
  url: https://veritus.com/privacy
- type: LinkedIn
  url: https://www.linkedin.com/company/veritus-agent
- type: Authentication
  url: authentication/veritus-authentication.yml
- type: Idempotency
  url: conventions/veritus-conventions.yml
- type: StatusPage
  url: https://status.veritus.com/
- type: AsyncAPI
  url: asyncapi/veritus-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/veritus-webhooks-asyncapi.yml
- type: AgentSkill
  url: skills/_index.yml
- type: TrustCenter
  url: security/veritus-trust-center.yml
- type: Compliance
  url: security/veritus-trust-center.yml
- type: DomainSecurity
  url: security/veritus-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 19
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/veritus"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/veritus/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/veritus/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.