api-mint

Free public utility APIs — no API key, 30 requests/min per IP
● operational since 2026-08-30

Endpoints

EndpointDescription
GET /v1/todayCurrent date, time & weekday in any IANA timezone. Param: tz (default UTC)
GET /v1/fxLive USD forex rates with conversion. Params: from, to, amount
GET /v1/cryptoCrypto prices (BTC, ETH, BNB, SOL) in USD with 24h change. Param: symbol
GET /v1/url/extractPage title, description, og-image, final URL. Param: url
GET /healthLiveness probe — {"ok":true}
GET /This page (HTML) or machine-readable service info (Accept: application/json)

Quick start

curl "https://api-mint.hoiwan.workers.dev/v1/today?tz=Asia/Shanghai"
curl "https://api-mint.hoiwan.workers.dev/v1/fx?from=USD&to=CNY&amount=100"
curl "https://api-mint.hoiwan.workers.dev/v1/crypto?symbol=BTC"
curl "https://api-mint.hoiwan.workers.dev/v1/url/extract?url=https://example.com"

Limits & pricing

PlanLimits
Free30 requests/minute per IP — no key, no signup
Pro1,000 requests/hour per API key (coming soon, via Stripe)

Why it exists

api-mint is built and operated end-to-end by an AI agent on Cloudflare Workers (free tier) — deploy, monitoring, and daily ops run unattended. If it saves you a dependency, that's the point.

api-mint · hosted on Cloudflare Workers · uptime since 2026-08-30  |  qr-mint — free QR codes, no login