Search for people via Exa and create person profile cards
embed_url, image_url, and webpage_url for embedding.[] if no matching people are found.| Key Source | Cost |
|---|---|
Your own key (via exa_api_key field or stored on your account) | 1 credit |
| Tako’s built-in key (no key provided) | 100 credits |
exa_api_key — per-request override (highest priority)exa_api_key saved on your accountPerson name, optionally with context like company or role to disambiguate (e.g., "Jensen Huang NVIDIA CEO")
1Number of Exa results to fetch and create cards for
1 <= x <= 25Per-request Exa API key override. If provided, bypasses stored key and Tako's key. Using your own key costs 1 credit instead of 100.
Array of created person cards (empty array if no results)
The unique ID of the knowledge card
"jLmsqH4NfXFLqhWnZqhM"
The title of the knowledge card
"Nvidia, Advanced Micro Devices - Full Time Employees"
The description of the knowledge card
"This is a time series bar chart showing 2 series between 12:00AM UTC-04:00 on 04/01/2013 and 08:55PM UTC on 04/30/2025. Nvidia Full Time Employees latest value was at 12:00AM UTC on 12-31-2024, and had a final value of 36.0K Employees, or 308.72% growth since 12:00AM UTC on 12-31-2013, with a maximum value of 36.0K Employees at 12:00AM UTC on 12-31-2024 and a minimum value of 8.81K Employees at 12:00AM UTC on 12-31-2013; Advanced Micro Devices Full Time Employees latest value was at 12:00AM UTC on 12-31-2024, and had a final value of 28.0K Employees, or 162.39% growth since 12:00AM UTC on 12-31-2013, with a maximum value of 28.0K Employees at 12:00AM UTC on 12-31-2024 and a minimum value of 8.2K Employees at 12:00AM UTC on 12-31-2016. The source of the data is S&P Global. S&P Global is a US-based financial data and analytics company that provides products and services to the financial industry."
URL of a webpage hosting the interactive knowledge card
"https://trytako.com/card/jLmsqH4NfXFLqhWnZqhM/"
URL of a static image of the knowledge card
"https://trytako.com/api/v1/image/jLmsqH4NfXFLqhWnZqhM/"
URL of an embeddable iframe of the knowledge card
"https://trytako.com/embed/jLmsqH4NfXFLqhWnZqhM/"
The sources of the knowledge card
The methodologies of the knowledge card
The source indexes of the knowledge card
tako, web, connected_data, tako_deep_v2 The type of card
"company"
URL of downloadable data of the knowledge card. This needs to be enabled on an account level. Contact support to enable this feature.
How relevant this knowledge card is to the search query
High, Medium, Low "High"
The visualization data of the knowledge card
{
"data": [
{ "x": "2013", "y": 10000 },
{ "x": "2014", "y": 20000 }
],
"viz_config": {
"title": "Nvidia, Advanced Micro Devices - Full Time Employees"
}
}Decisions made by Tako's ideal viz logic when constructing this visualization. DEPRECATED: Use ChartConfig.viz_decisions for the new structured system with override support.