1 curl -X POST https://api.niftybot.ai/v1/enrich \
2 -H "Content-Type: application/json" \
3 -H "X-API-Key: $NIFTYBOT_API_KEY" \
4 -d '{
5 "source": {
6 "company": "Microsoft",
7 "title": "CEO" },
8
9 "requests": [
10 { "field_name": "full_name" },
11 { "field_name": "linkedin_url" },
12 { "field_name": "previous_company" },
13 { "field_name": "recent_press_mentions",
14 "field_type": "array",
15 "instructions": "Return three notable mentions" }]}'1 curl -X POST https://api.niftybot.ai/v1/enrich \
2 -H "Content-Type: application/json" \
3 -H "X-API-Key: $NIFTYBOT_API_KEY" \
4 -d '{
5 "source": {
6 "segment": "18-35 male",
7 "locations": ["NY", "NJ", "CT", "PA", "MA"],
8 "interests": ["running shoes", "athleisure", "fitness apps"],}
9
10 "requests": [
11 { "field_name": "audience_persona" },
12 { "field_name": "purchase_intent" },
13 { "field_name": "brand_affinities" },
14 { "field_name": "channel_recommendations" }]}'1 curl -X POST https://api.niftybot.ai/v1/enrich \
2 -H "Content-Type: application/json" \
3 -H "X-API-Key: $NIFTYBOT_API_KEY" \
4 -d '{
5 "source": {
6 "ticker": "NVDA",
7 "sector": "Semiconductors",
8 "holdings_weight_pct": "3.2",
9 "avg_entry_price_usd": "124.50",
10 "shares_held": "150000",
11 "time_horizon": "6-12 months"},
12
13 "requests": [
14 { "field_name": "thesis_summary" },
15 { "field_name": "key_risks" },
16 { "field_name": "upcoming_catalysts" },
17 { "field_name": "position_stance" } ]}'1 curl -X POST https://api.niftybot.ai/v1/enrich \
2 -H "Content-Type: application/json" \
3 -H "X-API-Key: $NIFTYBOT_API_KEY" \
4 -d '{
5 "source": {
6 "destination": "Lisbon, Portugal",
7 "travel_dates": "2025-10-12 to 2025-10-20",
8 "travelers": "2 adults, 1 infant",
9 "lodging": "Airbnb in Bairro Alto",
10 "interests": "food, history, light hiking, ocean views",
11 "constraints": "stroller-friendly, no rental car" },
12
13 "requests": [
14 { "field_name": "trip_outline" },
15 { "field_name": "neighborhood_recommendations" },
16 { "field_name": "day_trip_ideas" },
17 { "field_name": "packing_essentials" },
18 { "field_name": "local_transport_tips" }]}'1 curl -X POST https://api.niftybot.ai/v1/enrich \
2 -H "Content-Type: application/json" \
3 -H "X-API-Key: $NIFTYBOT_API_KEY" \
4 -d '{
5 "source": {
6 "recent_titles": "Suits, Love Is Blind, Quarterback",
7 "minutes_watched_last_30d": "1680",
8 "devices": "Roku, iPhone",
9 "plan_tier": "Standard with Ads",
10 "genre_history": "Reality, Legal Drama, Sports Documentary" },
11
12 "requests": [
13 { "field_name": "viewer_persona" },
14 { "field_name": "genre_affinities" },
15 { "field_name": "next_best_titles" } ] }'| company_name | title | full_name | previous_company | recent_press |
|---|---|---|---|---|
| Microsoft | Chief Executive | Satya Nadella | Sun Microsystems | ndtv.com/world-news/h-1b-the-visa... |
| Microsoft | Head of AI | Mustafa Suleyman | DeepMind | npr.org/2025/07/18/microsoft... |
| OpenAI | CFO | Sarah Friar | Block, Salesforce | cnbc.com/2025/09/09/openai-ai... |
| Alphabet | Chairman | John L. Hennessy | MIPS Computer Systems | med.stanford.edu/john-henness... |
| NVIDIA | Founder | Jensen Huang | AMD, Denny's | wsj.com/tech/ai/nvidia-ceo-jensen... |
| PepsiCo | Former CEO | Indra Nooyi | Motorola, BCG | cnn.com/business/indra-nooyi-pe... |
| company_name | title | full_name | previous_company | recent_press |
|---|---|---|---|---|
| Microsoft | Chief Executive | Satya Nadella | Sun Microsystems | ndtv.com/world-news/h-1b-the-visa... |
| Microsoft | Head of AI | Mustafa Suleyman | DeepMind | npr.org/2025/07/18/microsoft... |
| OpenAI | CFO | Sarah Friar | Block, Salesforce | cnbc.com/2025/09/09/openai-ai... |
| Alphabet | Chairman | John L. Hennessy | MIPS Computer Systems | med.stanford.edu/john-henness... |
| NVIDIA | Founder | Jensen Huang | AMD, Denny's | wsj.com/tech/ai/nvidia-ceo-jensen... |
| PepsiCo | Former CEO | Indra Nooyi | Motorola, BCG | cnn.com/business/indra-nooyi-pe... |
| ticker | shares_held | entry_price | full_name | previous_company |
|---|---|---|---|---|
| Microsoft | Microsoft | Chief Executive | Satya Nadella | Sun Microsystems |
| Microsoft | Microsoft | Head of AI | Mustafa Suleyman | DeepMind |
| OpenAI | OpenAI | CFO | Sarah Friar | Block, Salesforce |
| Alphabet | Alphabet | Chairman | John L. Hennessy | MIPS Computer Systems |
| NVIDIA | NVIDIA | Founder | Jensen Huang | AMD, Denny's |
| PepsiCo | PepsiCo | Former CEO | Indra Nooyi | Motorola, BCG |
| company_name | title | full_name | previous_company | recent_press |
|---|---|---|---|---|
| Microsoft | Chief Executive | Satya Nadella | Sun Microsystems | ndtv.com/world-news/h-1b-the-visa... |
| Microsoft | Head of AI | Mustafa Suleyman | DeepMind | npr.org/2025/07/18/microsoft... |
| OpenAI | CFO | Sarah Friar | Block, Salesforce | cnbc.com/2025/09/09/openai-ai... |
| Alphabet | Chairman | John L. Hennessy | MIPS Computer Systems | med.stanford.edu/john-henness... |
| NVIDIA | Founder | Jensen Huang | AMD, Denny's | wsj.com/tech/ai/nvidia-ceo-jensen... |
| PepsiCo | Former CEO | Indra Nooyi | Motorola, BCG | cnn.com/business/indra-nooyi-pe... |