Skip to main content
POST
/
v1
/
verification
/
post-voter-id
Async Post Voter Id Verification
curl --request POST \
  --url https://production.deepvue.tech/v1/verification/post-voter-id \
  --header 'Authorization: Bearer <token>' \
  --header 'client-id: <api-key>' \
  --header 'x-api-key: <api-key>'
{
  "request_id": "fbbbd62c-7244-460f-92f4-f9702693200e"
}

Authorizations

Authorization
string
header
required

Access token issued by Deepvue

x-api-key
string
header
required

API key provided by Deepvue

client-id
string
header
required

Client ID issued by Deepvue

Query Parameters

epic_number
string
required

Response

Request Accepted