---
title: "Get a Random Fact"
method: GET
path: "/fact/random"
tags: ["facts"]
---

# Get a Random Fact

`GET /fact/random`

Retrieve a random approved fact from the system.

## Response `200`

Random fact retrieved successfully.

## Other responses

- `404` — No facts found.

---

[API](https://skmtc.dev/blackhistoryapi/apis/black-history-api.md) · [All operations](https://skmtc.dev/blackhistoryapi/apis/black-history-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blackhistoryapi/black-history-api/revisions/957c592eef4b/schema)
