Free APIProductivityNo key
Bored API (App Brewery)
Random activity suggestions when you have nothing to do
The Bored API returns random activity ideas filterable by type, participant count, price, and accessibility. The original boredapi.com went offline, but the App Brewery maintains a free, keyless mirror at bored-api.appbrewery.com. Good for teaching, demos, and lightweight recommendation toys.
Free tier
Free, no keyRate limits
100 requests per 15 minutesAuth
No keyBase URL
https://bored-api.appbrewery.comWhat you'd build with it
- An 'I'm bored, suggest something' Slack/Discord command
- Teaching example for HTTP fetch + JSON parsing in a skill
- Seed activity ideas into a planner or kids-activity automation
Key endpoints
- GET
/randomReturn one random activity - GET
/filterFilter activities by type and/or participants - GET
/activity/{key}Look up a specific activity by its key
Members
Members get the runnable recipe
Sign in free to copy the example request, see a sample response, and read the gotchas.
Tags
funactivitiesplaceholderdemo