Themed Clock API

FREEMIUM
By Hugo Pinto | Updated 16 days ago | Advertising
Popularity

0 / 10

Latency

292ms

Service Level

100%

Health Check

N/A

README

Endpoints
/theme : Retrieves the current theme and keyword based on the current time

Parameters

tz : The user’s preferred time zone, it should be one of the following: ‘UTC’, ‘US/Eastern’, ‘US/Central’, ‘US/Mountain’, ‘US/Pacific’, if not provided it will be set to ‘UTC’

Responses

200 OK : Returns a JSON object with the following properties:
theme : a string representing the current theme based on the hour of the day
keyword : a string representing a random keyword associated with the theme
400 Bad Request : The request was malformed or missing required parameters
401 Unauthorized : The API key provided is invalid or doesn’t have access to the endpoint
429 Too Many Requests : The user has exceeded the rate limit
500 Internal Server Error : An error occurred on the server

Example Request

GET /theme?tz=US/Eastern

Example Response

{
“theme”: “ocean”,
“keyword”: “waves”
}

Pricing

Basic: $10/month, limited access to the API
Pro: $50/month, more features and access to the API
Ultra: $100/month, full range of features and access to the API, including custom themes and keywords
Mega: $200/month, full range of features and access to the API, including custom

Followers: 0
Resources:
Terms of use
API Creator:
Rapid account: Hugo Pinto
Hugo Pinto
hugopinto16508
Log In to Rate API
Rating: 5 - Votes: 1