POST
/
v1
/
verify
curl --request POST \
  --url https://api.axiom.xyz/v1/verify \
  --header 'Axiom-API-Key: <api-key>' \
  --header 'Content-Type: multipart/form-data'
{
  "id": "<string>"
}

Authorizations

Axiom-API-Key
string
header
required

Query Parameters

config_id
string
required

Body

multipart/form-data

Response

200
application/json

Successful Response

The response is of type object.