Skip to main content
Requirements
  • API key pair
  • Reports functionality enabled (done by iDenfy’s staff)

The Government Registry API lets you search for companies across 100+ countries and order detailed company reports sourced directly from official government registries. Use it to verify company existence, retrieve registration details, and download structured reports.

GOV Registry

Authorization: API key pair Method: GET Endpoint: https://ivs.idenfy.com/api/v2/gov-registers-documents/search/
If company_name is not provided, all countries country_code are available, except: BD, BR, FI, ID, MA, NI, OM, PH, TT and US-IL, US-NY, US-SC.
Response example

Order GOV Registers Company Report

Authorization: API key pair Method: POST Endpoint: https://ivs.idenfy.com/api/v2/gov-registers-documents/report/
If the request is for USA or Canada, add an additional parameter region with a state in alpha-2 format, e.g. "region": "CA".

Retrieve Specific GOV Registry Document

Authorization: API key pair Method: GET Endpoint: https://ivs.idenfy.com/api/v2/gov-registers-documents/{id}/ : Report's unique number
Response sample

Retrieve All GOV Register Documents

Authorization: API key pair Method: GET Endpoint: https://ivs.idenfy.com/api/v2/gov-registers-documents/
Use the checked_at query parameter if a date range is needed. The type for the parameter is array[string]. Response sample