Skip to content

BiomAPI

Extract structured biometry data from optical biometry reports — then share securely with a BiomPIN.
  • BiomJSON - Biometry data structure plus metadata in JSON validated with versioned Pydantic schemas for data integrity
  • BiomAI - LLM-powered data extraction from PDFs and images using Google’s Gemini models
  • BiomDIRECT - Direct data entry (manual transcription, automated scripts, EHR exports)
  • BiomPIN - Optional secure temporary sharing of biometry data with AES-256-GCM encryption + Argon2id key derivation
  • Intelligent File Routing - Automatic engine selection based on file extension
  • Supported Formats - PDF, JPG, PNG, GIF, BMP, JSON
  • Optional Authentication - API key via Bearer token or ?api_key= query parameter; unauthenticated access is public with lower rate limits, authenticated access unlocks higher per-user quotas
  • BYOK - Supply your own Gemini API key via X-Gemini-API-Key header to use your personal quota
  • Secure Sharing - Optional BiomPIN generation with automatic expiration (31 days by default)
  • Zero-Knowledge Encryption - BiomPIN data is encrypted at rest, keys are not stored
  • CSV Export - Export results as a by-eye CSV (two rows per report: OD + OS)