APIHub
Back to Explore

TinyMind Agent Tools

TinyMind provides free, no‑key APIs that deliver real‑time USD prices for Bitcoin, Ethereum, Binance Coin, Litecoin and Tether sourced from CoinGecko, and a set of daily‑updated endpoints (haiku, quote, RFC fact, dad joke, and an almanac aggregating them) that return the same deterministic content for all users until midnight UTC.

Development
none
HTTPS
CORS: Yes
Description enriched
Visit official documentation

Latency

1039ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/live-prices

Get real‑time cryptocurrency prices

GET

/api/haiku

Retrieve a daily haiku about server life

GET

/api/quote

Retrieve a daily borrowed line (quote)

GET

/api/rfc-fact

Retrieve a daily networking RFC fact

GET

/api/dad-joke

Retrieve a daily dad joke

GET

/api/almanac

Retrieve the four daily items (haiku, quote, RFC fact, dad joke) together; optional date range for archive

  • range (query) — Comma‑separated start and end dates (A,B) for the archive; up to 366 days

6 endpoints auto-detected

curl -X GET \
  "https://tinymind.eu/api//live-prices"

tinymind.eu · HTTPS only