Simple, transparent pricing
Pricing that grows with your program.
Three surfaces, three models. Trust Workspace per monitored vendor. Vendor Pulse API per resolved vendor per month. Public vendor graph always free.
Starter
Up to 25 vendors
Self-serve, card required. Everything you need to run a defensible TPRM program for a focused vendor portfolio.
Start for free- ✓ Continuous monitoring for up to 25 vendors
- ✓ Posture + assurance scores with evidence citations
- ✓ Subprocessor change detection
- ✓ Certification tracking with expiry alerts
- ✓ Slack and email alerts
- ✓ Evidence viewer with hash verification
- ✓ 30-day signal history
Growth
Up to 150 vendors
For security and compliance teams who need SSO, evidence export, and API access alongside continuous monitoring.
Book a demo- ✓ Everything in Starter
- ✓ Up to 150 monitored vendors
- ✓ SSO (SAML/OIDC)
- ✓ Evidence export (CSV, JSON)
- ✓ Jira and Linear integration
- ✓ Vendor Pulse API access (read)
- ✓ 12-month signal history
- ✓ Priority support
Scale
Up to 600 vendors
For enterprise security teams with large portfolios, custom data sources, and strict SLA requirements.
Book a demo- ✓ Everything in Growth
- ✓ Up to 600 monitored vendors
- ✓ Custom source configuration
- ✓ Dedicated SLA (99.9% uptime)
- ✓ Vendor Pulse API (read + write)
- ✓ Data lake export (Snowflake, BigQuery)
- ✓ GRC integrations (OneTrust, ServiceNow)
- ✓ Custom evidence decay parameters
- ✓ Audit log retention (3 years)
Enterprise
600+ vendors
Private deployment of collectors, custom contract, and dedicated support for the largest vendor portfolios.
Talk to sales- ✓ Everything in Scale
- ✓ Unlimited monitored vendors
- ✓ Private deployment option
- ✓ Custom data retention
- ✓ Dedicated customer success
- ✓ White-label Vendor Pulse API
- ✓ Volume discounts on API usage
Platform partnerships
Vendor Pulse API
Embed evidence-grade vendor intelligence in your own GRC platform, compliance tool, or procurement workflow. The API is priced per resolved vendor per month — your customers pay you, you pay us, and the economics work at any scale.
- ✓ $0.40–1.20 per resolved vendor per month (volume pricing)
- ✓ Free resolve endpoint to start without commitment
- ✓ Webhooks for real-time signal delivery
- ✓ White-label option available
- ✓ Platform fee waived for first 1,000 vendors
Sample API call
POST /v1/vendors/stripe/pulse
Authorization: Bearer tv_live_...
{
"include": ["certifications",
"subprocessors",
"signals"]
}
HTTP 200
{
"posture_score": 84,
"assurance_score": 71,
"certifications": [...],
"open_signals": {"high": 0}
}