Search Identity
HTTP Request
POST https://app.0xIQ.ai/api/v2/identity/searchRequest Body
Parameter
Type
Description
HTTP Response
{
"success": true,
"item": {
"<identity_id>": {
"name": "<string>",
"distance": <number>
}
// ... potentially more identity matches
}
}Response Fields
Field
Type
Description
Example
Notes on Matching
Best Practices
Privacy and Ethical Use
Last updated