Passbase Identity Verification API

Identity verification platform providing document scanning, biometric liveness detection, and database cross-checks via REST API and embeddable SDKs for KYC compliance.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Other identity-verification kyc biometrics liveness-detection document-scan aml fraud-prevention
⚙ Agent Friendliness
46
/ 100
Can an agent use this?
🔒 Security
74
/ 100
Is it safe for agents?
⚡ Reliability
67
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
68
Error Messages
65
Auth Simplicity
62
Rate Limits
45

🔒 Security

TLS Enforcement
100
Auth Strength
72
Scope Granularity
55
Dep. Hygiene
72
Secret Handling
70

TLS enforced. No fine-grained API key scoping is a significant weakness for least-privilege access patterns. GDPR compliance supported with data deletion endpoints. Webhook payloads should be verified but signature verification documentation is sparse.

⚡ Reliability

Uptime/SLA
70
Version Stability
68
Breaking Changes
65
Error Recovery
65
AF Security Reliability

Best When

You need a streamlined KYC widget with liveness detection that integrates quickly via SDK and does not require Stripe-level payments infrastructure as a prerequisite.

Avoid When

You need enterprise-grade SLA guarantees, extensive developer documentation, or global document coverage matching Onfido or Jumio.

Use Cases

  • Triggering full KYC flows (document scan + liveness check) from agent onboarding workflows
  • Retrieving structured identity verification results including extracted document data and match scores
  • Checking verification status asynchronously via webhook to gate agent-driven account activation
  • Integrating AML watchlist screening alongside document verification in a single API call
  • Accessing verification audit trails for compliance reporting and fraud investigations

Not For

  • Applications requiring only lightweight email/phone verification without document ID
  • High-frequency real-time identity checks (verification involves human-in-the-loop for edge cases)
  • Developers who need deep platform documentation — Passbase's docs are thinner than enterprise alternatives

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: No

API key based authentication using a publishable key for frontend SDK initialization and a secret key for server-side API calls. No fine-grained scope control — secret key has full access to all verification data for the account.

Pricing

Model: pay-as-you-go
Free tier: Yes
Requires CC: No

Pricing is not publicly listed; requires contacting sales for production volume quotes. Development sandbox available for testing without charges.

Agent Metadata

Pagination
offset
Idempotent
No
Retry Guidance
Not documented

Known Gotchas

  • Verification results are delivered asynchronously via webhook; agents that poll the status endpoint immediately after session creation will almost always see 'pending'
  • No public OpenAPI spec means agents relying on auto-generated API clients must manually maintain request schemas
  • The secret API key has no scope restrictions — a compromised key grants full access to all customer PII in your account
  • SDK-only document capture means agents cannot programmatically submit documents via API alone; a user-facing UI is required for the capture step
  • Rate limit thresholds are not documented and enforcement behavior during bursts is unpredictable

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Passbase Identity Verification API.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered