Interesting and surprising random facts. Get a random fact or the fact of the day. Free, no key required. Great for adding educational snippets to apps and agents.
https://api.apiclearinghouse.com/v1/call/random-factsAuthenticate with X-Api-Key: chk_live_... header.
/randomcurl -s "https://api.apiclearinghouse.com/v1/call/random-facts/random" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"id": "abc123",
"text": "example",
"source": "example",
"source_url": "example"
}
}/todaycurl -s "https://api.apiclearinghouse.com/v1/call/random-facts/today" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"id": "abc123",
"text": "example",
"source": "example",
"source_url": "example"
}
}No setup required. Sign in and run Random Facts directly from your browser.
Open in Explorer →Monthly limits also apply per plan.