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 Categories API

Category collections of clues.

jService Categories 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 Categories. 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 2 operations across 2 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.

2 operations 2 paths 3 schemas 2 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 2

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

Categories 2

Category collections of clues.

GET
/api/categories
List Categories
listCategories 2 params → 200
GET
/api/category
Get Single Category
getCategory 1 param → 200404

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
Category
object
5 properties 2 required
CategoryWithClues

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jservice-categories-api-openapi.yml Raw ↑

Other APIs jService publishes across the network.

jService Clues API
jService Moderation API