API Overview
This API provides the ability to define a custom, live, real-world data response, as defined by you, for a given lookup value.
AI-Powered
Leveraging AI models, machine learning, specialized algorithms, and extensive knowledge bases for quick data generation/retrieval.
You Define the Output
Set the values in the output parameter to be as you choose based on the topic parameter.
Global Capability
Infinite possibilities for designing the data response, including language and character set.
For use with entire datasets in an automated no-code mode, including more comprehensive results with broader coverage, consider our premium model and our AI Data Enrichment Agent in Batch Mode. Contact support@interzoid.com for questions.
How It Works
Lookup Value | Topic Description | Output Results |
---|---|---|
IBM | detailed information about companies | hq=armonk,ceo=arvind krishna,website=www.ibm.com,revenue=$62.1 billion,number employees... |
Las Vegas | healthcare data by city | life expectancy years=78.1,flu vaccination coverage=38.3%,diabetes=10.1%,ER visit rate... |
85250 | real estate information by zip code | city=Scottsdale,population=53145,school district=Scottsdale Unified,median price=850000,avg rental... |
Duke | information about universities | conference=ACC,enrollment=16780,graduation rate=95%,teacher student ratio=6:1,tuition=$63,000,endowment... |
Verona | travel information about Italian cities | region=Veneto,local dish=Risotto all'Amarone,best restaurant=12 apostoli,famous church=San Zeno Maggiore,local wine=Amarone |
baseball | best non-fiction book about a subject | book name=Moneyball,author=Michael Lewis,year published=2003,... |
2002 | super bowls by year | stadium=Superdome,winner=Patriots,loser=Rams,score=20-17,mvp=Tom Brady,winning coach=Bill Belichick,... |
https://developer.microsoft.com/en-us/ | get root domain of a URL | root domain=microsoft.com,company=Microsoft,location=Redmond WA,... |
France | translate term by language | German=Frankreich,Italian=Francia,Swedish=Frankrike,Japanese Hirigana=ふらんす,Japanese Kanji=仏国,Greek=Γαλλία,... |
The API retrieves custom data as described by the topic and output parameters using AI and various data sources. A typical use case is to change the lookup value parameter with each call once your data requirements are defined for consistent output results. The possibilities of the enrichment data you can describe and achieve are endless.
For information about AI model parameters other than "default", visit our comprehensive guide. For example, our recommended "model-a-premium" model uses Web searches, RAG, and other data sources along with foundational models for the highest levels of data enrichment accuracy and comprehensiveness:
Explore AI ModelsAPI Details
Endpoint
https://api.interzoid.com/getcustom
Request Format
https://api.interzoid.com/getcustom?license=[apikey]&topic=[data description]&model=[default,model-a,model-x...]&output=[column1,column2,column3...]
Sample Request
https://api.interzoid.com/getcustom?license=fh5hs7*****&topic=detailed information about companies&lookup=IBM&model=default&output=["headquarters", "ceo", "website","number of employees","ticker symbol","2023 revenue","2022 revenue"]
Sample Response
{"headquarters":"Armonk, New York, United States","ceo":"Arvind Krishna","website":"https://www.ibm.com","number of employees":"288,300","ticker symbol":"IBM","2023 revenue":"$77.1 billion","2022 revenue":"$60.5 billion","Code":"Success","Credits":"200983"}
cURL Example (with API key in header)
curl --header "x-api-key: fh5hs7*****" "https://api.interzoid.com/getcustom?license=fh5hs7*****&topic=detailed information about companies&lookup=IBM&model=model-x&output=["headquarters", "ceo", "website","number of employees","ticker symbol","2023 revenue","2022 revenue"]
Additional Resources
Use this AI Data Enrichment Agent API in a High-Performance, No-Code, Cloud Batch Mode.
Our No-Code AI Data Enrichment Agent enables you to quickly use this API within our parallel-processing Cloud platform, processing text files (CSV/TSV) with a few clicks and without writing code. This is the fastest and easiest way to use this API with higher volumes of data, enabling an infinite amount of self-defined datasets with custom data output.
Start NowWatch a YouTube Demo of the AI Data Enrichment Agent
Shows an example of data enrichment in a lead scoring example, enriching collected email addresses with business demographics using this API.
Play Now