Skip to main content
Yes. You can retrieve a candidate’s geolocation data (derived from their IP address) through the API.
Location data is based on IP detection. If a candidate is using a VPN or proxy, the returned location may not reflect their real physical location.

What Location Data Is Available?

For each interview answer, you can retrieve:
  • countryCode
  • city (localized name)
  • subdivision (region/state code and name)

Query Example

The following query retrieves location data for both video and text questions:

Example Response

The response will include location details for each answer:

When Should I Use This?

Use this query if you need to:
  • Validate the interview origin region
  • Perform compliance checks
  • Add fraud detection signals
  • Enrich reporting data