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

ThemeParks.wiki Destinations API

Theme park resort destinations

ThemeParks.wiki Destinations API is one of 2 APIs that ThemeParks.wiki publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Destinations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.themeparks.wiki/v1.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.themeparks.wiki/v1
Resource Areas
1

Paths & Operations 1

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

Destinations 1

Theme park resort destinations

GET
/destinations
ThemeParks.wiki Get All Destinations
getDestinations → 200

Schemas 3

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

Park
object
Theme park within a destination
2 properties
Destination
object
Theme park resort destination with multiple parks
5 properties
DestinationsResponse
object
Response containing list of all destinations
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

themeparks-wiki-destinations-api-openapi.yml Raw ↑

Other APIs ThemeParks.wiki publishes across the network.

ThemeParks.wiki Entities API