ZioMark's HUB | API Documentation
DiscordAbout Me
  • 🔳Introduction
    • 🔐Authentication
  • 🔲GET Endpoints
    • ▫️Dec to Hex
    • ▫️Hex to Dec
    • ▫️Timetamp to Date
    • ▫️CFX
    • ▫️Date
    • ▫️Date & Time Formatter
    • ▫️Text over Image
    • ▫️Image over Image
    • ▫️Weather
    • ▫️Translate
    • ▫️Convert Currency
    • ▫️Geolocation
    • ▫️QR Code Generator
    • ▫️Image Format Converter
    • ▫️Key Generator
    • 🌐Bored
    • ▫️BMI Calculator
    • ▫️VAT Calculator
    • ▫️SEO Analyzer
    • ▫️Local Time
    • ▫️Discount Calculator
    • ▫️Discount Discover
  • 🔲POST Endpoints
    • ▫️HTML to PDF
    • ▫️Loan Calculator
    • ▫️Excel to CSV
Powered by GitBook
On this page
  • /bored
  • Query Parameters
  • Response
  1. GET Endpoints

Bored

/bored

This endpoint retrieves a random activity from the specified category. If no valid category is provided, it returns a 400 error with a message indicating the valid options.

Query Parameters

Parameter
Type
Description

category

string

The category of activity. Options: Development, Artistic, Relax, Outdoor, Learning, Reading.

Response

{
  "activity": "string"
}
PreviousKey GeneratorNextBMI Calculator

Last updated 1 year ago

🔲
🌐