Try our Interactive Data Client: a revolutionary, AI-Powered, custom data retrieval tool. Retrieve ANY data on ANY subject within seconds: Start Now!

Multilingual Data Enrichment APIs

Use a language parameter to return enriched data in international languages for global teams and customer-facing experiences.
Why this matters

Many organizations enrich data for people across multiple regions: internal operations teams, customer support, sales, compliance, and end users. Returning enrichment results in a user's preferred language can reduce friction, speed up understanding, and improve data usability across international workflows.

API Parameters (including language)

Add language to supported enrichment endpoints to request responses in a supported language.

Parameter Description
license=[your-api-key] Your Interzoid license key.
lookup=[value] The value you want to enrich (for example, a company name for getbusinessinfo).
language=[value] Optional. Requests that the API return the response in a specific language. Use one of the valid values in the Supported Languages table below (two-letter code, English name, or endonym).
Example: French or fr or Français

Applies to: This pattern is supported by Interzoid enrichment APIs that accept a language parameter, including Premium enrichment APIs listed in the Cloud API Directory: https://www.interzoid.com/cloud-api-directory

Tip: The 'language' parameter is optional and case-insensitive. If omitted or invalid, the default English response is returned. Combine it with other API parameters as needed.

Supported Languages

Valid values for language are the two-letter code, the English language name, or the endonym.

Two-letter code English name Endonym
frFrenchFrançais
deGermanDeutsch
itItalianItaliano
esSpanishEspañol
jaJapanese日本語
ptPortuguesePortuguês
zhMandarin中文
arArabicالعربية
nlDutchNederlands
elGreekελληνικά
trTurkishTürkçe
koKorean한국어
svSwedishSvenska
viVietnameseTiếng Việt
thThaiภาษาไทย
idIndonesianBahasa Indonesia

Note: To request an additional language, contact us at support@interzoid.com.

Example API Calls

Example 1: English (default behavior)

https://api.interzoid.com/getbusinessinfo?license=[your-api-key]&lookup=Microsoft
Omit language to return the default language response.

Example 2: Specify a language by English name

https://api.interzoid.com/getbusinessinfo?license=[your-api-key]&lookup=Microsoft&language=French
Use the English language name as the language value.

Example 3: Specify a language by two-letter code

https://api.interzoid.com/getbusinessinfo?license=[your-api-key]&lookup=Microsoft&language=fr
Use the two-letter language code to keep URLs short and consistent.

Example 4: Specify a language by endonym

https://api.interzoid.com/getbusinessinfo?license=[your-api-key]&lookup=Microsoft&language=Français
Use the endonym when users select the language in their own script.

Why multilingual enrichment is useful

Customer Support & Success

Enriched business and entity details returned in the agent’s or customer’s language reduce translation steps and speed up case resolution.

International Onboarding

Show enriched company and contact context in the user’s preferred language during signup and verification flows, improving comprehension and trust.

Global Sales & CRM Workflows

Make enrichment immediately usable for regional teams by returning results in-language inside CRM views, sales tools, and prospecting pipelines.

Localized Applications

Keep your UI language and enrichment results aligned in multilingual apps by passing the user-selected language directly into the language parameter.

Native Language Reporting

Generate dashboards, exports, and stakeholder summaries with enrichment output in the audience’s native language to reduce misunderstandings and speed up decision-making.

Data Pipelines & Analytics

Standardize downstream reporting experiences for global stakeholders by choosing a target response language consistently for enriched data products.

Next step: Explore other Premium enrichment APIs that support this pattern in the Interzoid Cloud API Directory: https://www.interzoid.com/cloud-api-directory

Need assistance? Contact support@interzoid.com.