Skip to main content
Vouch AI is a conversational assistant built into the Vouchmark platform. It has full context on your verified companies, monitoring events, compliance obligations, and verification results — so you can ask questions in natural language instead of navigating dashboards.

What it can do

CapabilityExample prompt
Explain monitoring events”Why was my vendor’s badge revoked?”
Summarise risk”What’s the overall risk profile of Acme Ltd?”
Compliance guidance”When is my next CAC annual return due?”
Investigation support”Walk me through the sanctions match on vendor X”
Regulatory Q&A”What’s the penalty for late FIRS filing?”
Action recommendations”What should I do about the TIN deactivation?”

Access methods

Dashboard chat

Click the Vouch AI icon in the sidebar. Conversations persist and can be revisited.

API

Three options depending on your needs:
MethodEndpointUse case
Full chatPOST /v1/chat/new + POST /v1/chat/:id/messageMulti-turn conversations
StreamingPOST /v1/chat/:id/streamReal-time rendering
Quick chatPOST /v1/chat/quickSingle question, no session

AI company overview

A one-shot executive summary of a company’s verification, risk, and compliance status:
POST /v1/company/ai-overview
Returns a structured report covering verification completeness, active risks, compliance deadlines, and a recommended action plan.

Context and privacy

Vouch AI only accesses data belonging to the authenticated user’s account:
  • Companies the user has verified or is monitoring
  • Verification results and scores
  • Monitoring events and alerts
  • Compliance obligations
It does not access other users’ data, and conversations are not used to train models.

Pricing

Vouch AI is metered by token usage, not per message. Every interaction — full chat, streaming, quick chat, and the AI company overview — draws against the same rate.
ActionCost
Vouch AI usage₦100 per 1,000 tokens
See Pricing for the full breakdown.

Where to go next

API Reference

Build Vouch AI into your own interface.

Pricing

Full cost breakdown for all services.