Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

jService Clues API

Jeopardy! questions, answers, and metadata.

jService Clues API is one of 3 APIs that jService publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Clues. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a status page, authentication docs, rate-limit docs, and 4 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: http://jservice.io, http://localhost:3000.

3 operations 3 paths 3 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
http://jservice.io
License
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Clues 3

Jeopardy! questions, answers, and metadata.

GET
/api/random
Get Random Clues
getRandomClues 1 param → 200
GET
/api/final
Get Final Jeopardy Clues
getFinalClues 1 param → 200
GET
/api/clues
List Clues
listClues 6 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Clue (8 properties), Category (5 properties). Each schema is shown below with its type and property counts.

Clue
object
8 properties 4 required
ClueWithCategory
Category
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jservice-clues-api-openapi.yml Raw ↑

Other APIs jService publishes across the network.

jService Categories API
jService Moderation API