Reconhece por link
POST {{APIV2}}/api/v2/recognize/uri
Com esse endpoint pode decodificar placas de veículos e outros textos enviando um link
Request Body
{"uri"=>"https://149900815.v2.pressablecdn.com/wp-content/uploads/2019/11/placas-vermelhas.jpg"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
DeviceToken | string |
RESPONSES
status: OK
{"error":false,"message":"Requisição processada com sucesso","response":{"error":false,"plate":"PJJ9889","response":[{"bounding_poly":{"normalized_vertices":[],"vertices":[{"x":228,"y":244},{"x":753,"y":244},{"x":753,"y":490},{"x":228,"y":490}]},"confidence":0,"description":"PJJ-9889\n94945","locale":"ms","locations":[],"mid":"","properties":[],"score":0,"topicality":0},{"bounding_poly":{"normalized_vertices":[],"vertices":[{"x":230,"y":460},{"x":271,"y":463},{"x":269,"y":485},{"x":228,"y":482}]},"confidence":0,"description":"PJJ","locale":"","locations":[],"mid":"","properties":[],"score":0,"topicality":0},{"bounding_poly":{"normalized_vertices":[],"vertices":[{"x":269,"y":463},{"x":280,"y":464},{"x":278,"y":486},{"x":267,"y":485}]},"confidence":0,"description":"-","locale":"","locations":[],"mid":"","properties":[],"score":0,"topicality":0},{"bounding_poly":{"normalized_vertices":[],"vertices":[{"x":277,"y":463},{"x":333,"y":467},{"x":331,"y":490},{"x":275,"y":486}]},"confidence":0,"description":"9889","locale":"","locations":[],"mid":"","properties":[],"score":0,"topicality":0},{"bounding_poly":{"normalized_vertices":[],"vertices":[{"x":717,"y":263},{"x":745,"y":244},{"x":753,"y":255},{"x":724,"y":274}]},"confidence":0,"description":"94945","locale":"","locations":[],"mid":"","properties":[],"score":0,"topicality":0}],"text":"PJJ-9889 94945"},"api_limit":50,"api_limit_for":"request","api_limit_used":9}