Heimdall APIs
  1. KYC
Heimdall APIs
  • About
  • Authentication
    • Intro
    • Get access token
      POST
  • KYC
    • Query person status
      POST
    • Query person status simple
      POST
    • Query person CAP BR
      POST
    • Query person PEP BR
      POST
    • Get query result
      GET
  • Brazil
    • Zip code/CEP
      GET
  1. KYC

Get query result

GET
https://api.heimdall.watch/kyc/v1/queries/{queryId}

Request

Authorization
Add parameter in header
x-api-key
Example:
x-api-key: ********************
Path Params
queryId
string 
required
Query Params
x-access-token
string 
required

Responses

🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2023-11-14 15:28:00
Previous
Query person PEP BR
Next
Zip code/CEP