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

JokeAPI System API

Health and discovery endpoints.

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

Tagged areas include System. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a changelog.

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

Requests are made against 2 base URLs: https://v2.jokeapi.dev, https://sv443.net/jokeapi/v2.

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
2.3.3
Base URL
https://v2.jokeapi.dev
Contact
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.

System 3

Health and discovery endpoints.

GET
/info
JokeAPI Get Info
getInfo 2 params → 200
GET
/endpoints
JokeAPI List Endpoints
getEndpoints 1 param → 200
GET
/ping
JokeAPI Ping
ping 1 param → 200

Schemas 3

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

EndpointsResponse
object
Endpoint catalogue envelope.
3 properties 3 required
PingResponse
object
Ping envelope.
3 properties 3 required
InfoResponse
object
Runtime info envelope describing JokeAPI's current state.
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jokeapi-system-api-openapi.yml Raw ↑

Other APIs JokeAPI publishes across the network.

JokeAPI Jokes API
JokeAPI Metadata API