/
/Interzoid Data Quality and Enrichment APIs
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 17h ago · Updated 4d agoView markdown
data-enhancement8
  • getParse a full address string into its component parts: street number, street name, unit, city, state, zip code.
  • getDetermine the entity type of a data value - whether it represents a person name, company/organization, location, or other entity type.
  • getDetermine the likely gender associated with an individual name. Supports international names and provides a confidence indicator.
  • getDetermine the likely cultural or geographic origin of an individual name. Useful for demographic analysis and internationalization efforts.
  • getGet detailed information for a US ZIP code including city, state, county, timezone, area codes, and geographic coordinates.
  • getIdentify the language of a given text string. Supports detection of numerous world languages from text samples.
  • getDetect the language of input text and translate it to any specified target language. AI-powered translation supporting numerous world languages.
  • getDetect the language of input text and translate it to English. Supports numerous world languages with AI-powered translation.
data-enrichment32
data-matching10
data-standardization5
utility2
    data-enhancement

    Detect the language of input text and translate it to any specified target language. AI-powered translation supporting numerous world languages.

    get/translatetoany

    Query parameters

    textstring required

    Text to translate

    tostring required

    Target language name (e.g. "Japanese", "French", "Spanish")

    Response

    Successful response