Numbers & Facts
## Numbers & Facts Get curated math, trivia, and date facts about any number. 2,366+ hand-verified facts with intelligent fallback generation for any integer. ## Key Features - **2,366+ curated facts** — Math properties, trivia, and historical date facts - **Fallback generation** — Every number returns a fact, even without curated data - **4 endpoints** — Math, trivia, date, and random -…
Numbers & Facts endpoints
| Method | Endpoint | Description |
|---|---|---|
| Facts | ||
| GET |
getRandomFact /random |
Returns a random fact from any category (math, trivia, or date). |
| GET |
getDateFact /date/{month}/{day} |
Returns a notable historical event for the given calendar date. |
| GET |
getTriviaFact /trivia/{number} |
Returns a historical or general trivia fact about the given number. |
| GET |
getMathFact /math/{number} |
Returns a mathematical property or fun fact about the given number. |
| Status | ||
| GET |
getHealth /health |
Returns service health status. No authentication required. |
Numbers & Facts pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12.99 / month | 100 / minute |
|
| ULTRA | $34.99 / month | 500 / minute |
|