Live Context Examples
List of endpoints that can be used with Live Contexts
The Live Contexts feature lets you pull data from external endpoints to provide real-time context when interacting with Personas, LLMs, or other tools.
The list below provides example endpoints you can explore and test. Please note: these are third-party endpoints. We do not maintain them and cannot guarantee the accuracy, availability, or reliability of the data returned.
Please submit a PR to suggest additions.
Name | Endpoint |
---|---|
CISA Known Exploited Vulnerabilities | https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json |
Clock | https://worldtimeapi.org/api/ip |
COVID Global Status | https://disease.sh/v3/covid-19/all |
Current Mars Weather | https://api.maas2.apollorion.com/ |
Current Natural Events | https://eonet.gsfc.nasa.gov/api/v3/events |
Current Weather | https://wttr.in/?format=j1 |
Crypto Fear / Greed Index | https://api.alternative.me/fng/ |
Dummy JSON Data | https://jsonplaceholder.typicode.com/posts |
Earthquakes | https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson |
Food Facts | https://world.openfoodfacts.org/api/v0/product/737628064502.json |
Generate UUID | https://www.uuidtools.com/api/generate/v4/count/1 |
GPS (ISS Now) | http://api.open-notify.org/iss-now.json |
HTTP Echo / Request Info | https://httpbin.org/get |
IP Address | https://api.ipify.org/ |
Latest GitHub Events | https://api.github.com/events |
Latest NPM Package Metadata Events | https://registry.npmjs.org/react/latest |
Latest PyPI Package Metadata Events | https://pypi.org/pypi/requests/json |
Latest Reddit Posts | https://www.reddit.com/r/news/new.json?limit=25 |
Latest Stack Overflow Posts | https://api.stackexchange.com/2.3/questions?order=desc&sort=activity&site=stackoverflow&pagesize=10 |
NASDAQ Listings | https://www.nasdaqtrader.com/dynamic/SymDir/nasdaqlisted.txt |
Network Diagnostics | https://www.cloudflare.com/cdn-cgi/trace |
Not NASDAQ Listings | https://www.nasdaqtrader.com/dynamic/SymDir/otherlisted.txt |
Random Chuck Norris Fact | https://api.chucknorris.io/jokes/random |
Random Fact | https://uselessfacts.jsph.pl/api/v2/facts/random |
Random Joke | https://official-joke-api.appspot.com/random_joke |
Random Number | https://www.randomnumberapi.com/api/v1.0/random |
Random Person (JSON) | https://randomuser.me/api/ |
Random Word | https://random-word-api.herokuapp.com/word |
Top Crypto | https://api.coinlore.net/api/tickers/ |
US Weather Alerts | https://api.weather.gov/alerts/active |
USD Exchange Rates | https://open.er-api.com/v6/latest/USD |
World Bank Country Data | https://api.worldbank.org/v2/country/all?format=json |
World Bank Indicators | https://api.worldbank.org/v2/indicator/SP.POP.TOTL?format=json |