Public APIs
Random Useless Facts favicon

Random Useless Facts

Entertainment

Get useless, but true facts.

Random Useless Facts's website screenshot

About Random Useless Facts

Random Useless Facts is an HTTP API that returns useless facts, offered through two GET endpoints: one for a random fact and one for the fact of the day. Requests can be filtered by language using a query parameter, with English and German currently supported, and responses can be returned as JSON or plain text depending on the Accept header sent.

The service is aimed at developers looking to integrate a simple, novelty content source into applications, such as displaying a random or daily fact. It is a single-purpose API without authentication or account requirements mentioned on the page.

An earlier version of the API (v1) has been deprecated and now returns a 308 redirect pointing clients to the current v2 endpoints. The project was created by jsph.pl.

Key features

  • Get a random useless fact via GET /api/v2/facts/random
  • Get today's useless fact via GET /api/v2/facts/today
  • Request facts in English or German using the language query parameter
  • Choose response format via Accept header (application/json or text/plain)

Frequently asked questions

What endpoints does the API offer?

It offers GET /api/v2/facts/random for a random fact and GET /api/v2/facts/today for today's fact.

What languages are supported?

English and German are supported, selected via the language query parameter (e.g. ?language=en).

What response formats can I request?

The API supports application/json (default) and text/plain, selected via the Accept header.

Is the v1 API still usable?

No, APIv1 is deprecated and returns a 308 redirect to the v2 endpoint, which clients should follow.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product