Wiktionary Page API
Page content, source, and HTML
Wiktionary Page API is one of 11 APIs that Wiktionary publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 64 JSON Schema definitions.
Tagged areas include Page. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, rate-limit docs, and 64 JSON Schemas.
This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, https://en.wiktionary.org/w/rest.php.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Wiktionary Page API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope.
By default, every request must be authenticated, though some operations may also be called without credentials.
oauth2— OAuth 2.0 access tokens issued via api.wikimedia.org.
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.
Page content, source, and HTML
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PageWithHtmlResponse (8 properties), PageSourceResponse (7 properties), ProblemDetails (5 properties), LatestRevision (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wiktionary 10
Other APIs Wiktionary publishes across the network.