BifenseBifense
CapabilitiesPricingDocumentationContact
99.99% uptime SLA
Sign inStart Trial
CapabilitiesPricingDocumentationContact

Fraud signal updates in under 200ms

Sign inStart Trial

Developer Docs

Bifense API documentation

Guides, API reference, and integration resources for the Bifense platform.

Guides

OverviewAuthenticationAPI ReferenceDeveloper Console

Enterprise

Enterprise

API reference

Explore the Bifense API.

The Bifense API provides five core endpoint families: compare, verify, identify, enroll, and video analysis. Each supports synchronous and asynchronous execution patterns.

Open developer consoleAuthentication guide
Interactive API reference
Sign in to access the interactive API reference with sandbox testing, request builders, and account-specific examples.

Core concepts

These concepts apply across all API endpoints.

Authentication

Every API call requires tenant context plus an API key or JWT with the appropriate scope.

Requested analyses

Optional analyses such as demographics are explicitly requested through the requestedAnalyses parameter rather than implied by the endpoint.

Async status model

Long-running workflows use an async submission and polling pattern for consistent, non-blocking execution.

Rate limits and billing

Requests are metered against your plan limits. View your current usage and quotas in the developer console.

Endpoint families

Each family represents a distinct biometric workflow with its own set of routes.

POST/api/v1/compare
biometric:compare

Compare

Sample-to-sample face comparison.

Endpoints

POST /api/v1/compare

POST /api/v1/compare/async

GET /api/v1/compare/status/{requestId}

Key details

  • Best for direct selfie-to-selfie or probe-to-reference image comparison.
  • Supports optional liveness and optional requestedAnalyses such as demographics.
POST/api/v1/verify
biometric:verify

Verify

Probe-to-claimed-subject verification.

Endpoints

POST /api/v1/verify

POST /api/v1/verify/async

GET /api/v1/verify/status/{requestId}

Key details

  • Use when the caller already knows the claimed subject and wants a yes/no decision.
  • Supports local reference verification and can be extended with document-based verification workflows.
POST/api/v1/identify
biometric:search

Identify

Async-first 1:N identification against enrolled references.

Endpoints

POST /api/v1/identify

POST /api/v1/identify/async

GET /api/v1/identify/status/{requestId}

Key details

  • Use when you need to search a gallery rather than verify a claimed identity.
  • Large-scale identification workflows are available through enterprise plans.
POST/api/v1/enroll
biometric:enroll

Enroll

Subject-centered biometric enrollment.

Endpoints

POST /api/v1/enroll

POST /api/v1/enroll/async

GET /api/v1/enroll/status/{requestId}

DELETE /api/v1/enroll/{customerId}

Key details

  • Subject-centered design so additional modalities and IDV workflows fit the same model.
  • Template extraction and reference-management details are available in the developer console.
POST/api/v1/video/analyze/async
biometric:verify

Video Analyze

Bounded frame or short video-burst analysis.

Endpoints

POST /api/v1/video/analyze/async

GET /api/v1/video/analyze/status/{requestId}

Key details

  • Accepts short frame batches for quality, liveness, and demographics analysis.
  • Analyses are explicitly requested through requestedAnalyses and options.
BifenseBifense

Verify identities with confidence. Bifense by Innovantics LTD provides real-time facial verification, liveness detection, and fraud prevention for businesses of every size.

Product

  • Capabilities
  • Pricing
  • Documentation
  • API Reference

Company

  • About Innovantics
  • Contact
  • Security
  • Innovantics.com

Legal

  • Privacy
  • Terms
  • Cookie Policy
  • DPA

© 2026 Innovantics LTD. Bifense is a product of Innovantics LTD. All rights reserved.