MOST Docs
mostQI APImostValid API
DEMO
  • Generative Content Extraction
  • Content Extraction
  • Multipage Content Extraction
  • Vio Extraction
  • Liveness
  • Facematch
  • Invoice Extraction
  • Address Parsing
  • License Plate
mostQI APImostValid API
DEMO
  • Generative Content Extraction
  • Content Extraction
  • Multipage Content Extraction
  • Vio Extraction
  • Liveness
  • Facematch
  • Invoice Extraction
  • Address Parsing
  • License Plate
Help Desk
MOST Linkedin
MOSTQI Instagram
MOST Youtube
pt-BRen-US
pt-BRen-US
  1. en-US
  • Introduction
  • Consuming the API
  • API Characteristics
  • Error messages
  • Support Material
  • mostValid
    • Authenticate (Get JWT)
      POST
    • Content Extraction
      POST
    • Process Status
      POST
  1. en-US

Consuming the API

The services of mostValid should be consumed by the client's backend. In this way, any communications with embedded devices must pass through the client's backend before being directed to mostValid.
šŸ“Œ
MostValid temporarily retains the image during its continuous improvement lifecycle. Images that had score issues are stored to be displayed in tasks and subsequently in the evaluation of the MOST team, in order to reduce the rate of manual labor. While the image remains, it cannot be accessed in any way other than by the continuous improvement team, and once this cycle is complete, it is deleted within 48 hours.
The domain that points to the mostValid production environment can be accessed from any IP.
INFO
Production, homologation, and POC domain: mostvalid.com.br.
CAUTION
All requests should be made using the HTTPS protocol.
It is important to note that the properties contained in the methods are not in a defined order. Furthermore, new properties may be added without prior notice. Thus, it is necessary to use a dynamic deserializer, i.e., one that works with the names of the properties and not their positions.
Click here to download the mostValid Manual, with various technical guidelines and recommendations for use.
Modified atĀ 2024-07-26 18:00:08
Previous
Introduction
Next
API Characteristics
Built with