Authenteq API Documentation
  • Introduction
  • Create an Account
  • Documentation
    • Change Log
      • Mobile SDK
      • Web and API
    • Migration Guides
      • Mobile SDK 1.63 & WebIDV
      • Multi-Document Flow
    • Version Support
  • Mobile SDK
    • iOS
      • iOS Requirements
      • Installation
      • Identification
        • Identification Result
        • Document Identification Result
      • Face Authentication
      • Errors
      • Customization
    • Android
      • Android Requirements
      • Installation
      • Identification
        • Identification Result
        • Document Identification Result
      • Face Authentication
      • Customization
    • React Native
      • iOS
      • Android
    • Flutter
      • iOS
      • Android
    • Authentication Token
    • UI Customization
    • Examples
  • Web
    • Web Overview
    • Getting Started
    • How to Integrate Web?
    • Examples
    • API Reference
  • Export
    • Export Overview
    • API Reference
  • Webhook
    • Webhook Overview
  • AML
    • AML Overview
    • API Reference
  • Verification Links
    • Verification Links Overview
  • Recognition
    • Recognition Overview
    • API Reference
Powered by GitBook
On this page

Was this helpful?

  1. Export

Export Overview

PreviousAPI ReferenceNextAPI Reference

Last updated 4 years ago

Was this helpful?

After the user has passed the identity verification flow successfully, the result details are still accessible via the Export API by the assigned ID and can be extracted from the result details you received. With a known ID you can get the details before they are removed from the system.

As the details can contain binary image data, the Export API provides a way to get them represented as a Multipart Internet Mail Extension (MIME) message where images are in separate parts.

Before you call the Export endpoints, please sign in to the and get your Client ID and Client Secret on the API Keys page.

Please read the to get familiar with the Export endpoints.

Customer Dashboard
API reference