VeriFlow.me Service API
    VeriFlow.me Service API
    • Introduction
    • API Authentication
    • Webhook
    • Prices
    • Dashboard
      • 0. Secure Login & OTP
      • 1. Main Dashboard
      • 2. Verifications
      • 3. New Verification
      • 4. Verification Detail
      • 5. Manual Review
    • Services
      • Session Request
        • Create a new Session Request
        • Update a Request
        • Fetch a single request by its ID
        • Fetch all requests for the authenticated organization
      • Standalone
        • Create a new ID Verification Request
        • Create a new Face Match Request
        • Create a new Age Estimation Request
        • Create a new Proof of Address Request
        • Create a new AML Screening Request
        • Create a new Face Search Request
        • Create a new Passive Liveness Request
        • Create a new Database Validation Request
      • Phone Verification
        • Create a new Phone Verification Request
        • Check a Phone Verification Code
      • Email Verification
        • Create a new Email Verification Request
        • Check an Email Verification Code

    API Authentication

    VeriFlow.me uses API Keys to authenticate requests and ensure that only authorized applications can access our services. All API requests must include a secret API key sent via an HTTP header. Requests that do not include a valid key, or use an incorrect key, will be rejected with a 401 Unauthorized error status code.
    Modificado en 2025-11-17 03:32:30
    Anterior
    Introduction
    Siguiente
    Webhook
    Built with