Bored API (Canonical)
Canonical Drew Thoennes Bored API surface, covering v1 (legacy activities) and v2 (activities + facts + riddles + websites + suggestions). No authentication. The hosted instance at www.boredapi.com has been unreliable since 2024; the spec is preserved for self-hosting.
Documentation
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-random-activity-v1-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-random-activity-v1-filtered-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-random-activity-v2-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-activity-by-key-v2-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-random-fact-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-random-riddle-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-get-random-website-example.json
Example
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/examples/bored-api-submit-suggestion-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-schema/bored-activity-v1-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-schema/bored-activity-v2-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-schema/bored-fact-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-schema/bored-riddle-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-schema/bored-website-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-schema/bored-suggestion-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-structure/bored-activity-v1-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-structure/bored-activity-v2-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-structure/bored-fact-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-structure/bored-riddle-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/json-structure/bored-website-structure.json
Other Resources
SourceCode
https://github.com/drewthoennes/Bored-API
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/capabilities/activities.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/capabilities/facts.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/capabilities/riddles.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/capabilities/websites.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/bored/refs/heads/main/capabilities/suggestions.yaml