Wiktionary website screenshot

Wiktionary

Wiktionary is the free, collaborative multilingual dictionary project of the Wikimedia Foundation, the dictionary sibling of Wikipedia. Programmatic access is exposed through the MediaWiki Action API at en.wiktionary.org/w/api.php, the older Wikimedia REST API at en.wiktionary.org/api/rest_v1/ (which provides Wiktionary-specific endpoints like /page/definition/{term}), and the newer MediaWiki Core REST API at en.wiktionary.org/w/rest.php. All Wiktionary content is licensed CC BY-SA 4.0 (and GFDL) and hosted by the Wikimedia Foundation.

Wiktionary publishes 11 APIs on the APIs.io network, including Definition API, ExpandTemplates API, File API, and 8 more. Tagged areas include Dictionaries, Open Source, Wikimedia, MediaWiki, and Linguistics.

The Wiktionary catalog on APIs.io includes 3 JSON-LD contexts and 2 Spectral governance rulesets.

Wiktionary’s developer surface includes authentication, documentation, API reference, pricing, engineering blog, support, changelog, and 32 more developer resources.

59.6/100 strong ▼ -7.3 Agent 41/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
11 APIs 9 Features 8 Use Cases
DictionariesOpen SourceWikimediaMediaWikiLinguisticsOpen DataPublic APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 59.6/100 · strong
Contract Quality 16.3 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 4.8 / 13
Governance 8.3 / 12
Discoverability 7.6 / 10
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/wiktionary: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Wiktionary Definition API

Wiktionary-specific structured multilingual definition endpoint

Wiktionary ExpandTemplates API

action=expandtemplates — Expand wikitext templates server-side

Wiktionary File API

File and media metadata

Wiktionary History API

Page history and revision details

Wiktionary OpenSearch API

action=opensearch — OpenSearch suggestions protocol

Wiktionary Page API

Page content, source, and HTML

Wiktionary Page Content API

Page HTML, summary, title metadata, and mobile-optimised HTML

Wiktionary Parse API

action=parse — Render wikitext to HTML and parse section trees

Wiktionary Query API

action=query — Fetch wikitext, extracts, revisions, and search results

Wiktionary Search API

Title-prefix and full-text search

Wiktionary Transform API

Parsoid wikitext ↔ HTML transforms and lint

Scroll for all 11

Postman Collections 11

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 11

Features 9

Notable capabilities this provider offers.

Multilingual Definitions

/page/definition/{term} returns dictionary entries broken down by source language, part of speech, definitions, and usage examples in structured JSON.

Wikitext Access

action=query&prop=wikitext returns raw wikitext for any page, enabling clients to build their own parsers and extractors.

Rendered HTML

/page/html/{title} and action=parse return Parsoid-generated HTML suitable for direct rendering in client apps.

OpenSearch Suggestions

action=opensearch implements the OpenSearch suggestions protocol so Wiktionary can power autocomplete in any search UI.

Full-Text Search

action=query&list=search and /v1/search/page expose the same ElasticSearch-backed full-text search Wiktionary uses internally.

Page Revisions and History

Both APIs expose full revision history, supporting time-travel reads and change-detection workflows.

Wikitext ↔ HTML Transforms

Parsoid /transform/* endpoints convert between wikitext and HTML round-trip-safely, useful for visual editors and bots.

OAuth 2.0 and BotPasswords

Authenticated calls support OAuth 2.0 (via api.wikimedia.org), legacy OAuth 1.0a, and BotPassword scoped credentials.

CC BY-SA 4.0 License

All Wiktionary content can be reused for any purpose with attribution and share-alike, including in commercial AI training corpora.

Scroll for all 9

Semantic Vocabularies 3

JSON-LD contexts and semantic vocabularies used across these APIs.

Wiktionary Core Rest Api Context

10 classes · 34 properties

JSON-LD

Wiktionary Mediawiki Action Api Context

12 classes · 28 properties

JSON-LD

Wiktionary Rest Api Context

10 classes · 36 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Wiktionary API Rules

6 rules · 5 warnings 1 info

SPECTRAL

Wiktionary API Rules

47 rules · 14 errors 22 warnings 11 info

SPECTRAL

JSON Schema 32

Standalone JSON Schema definitions for this provider's data models.

FileMetadata

5 properties

JSON SCHEMA

HistoryCountResponse

2 properties

JSON SCHEMA

HistoryResponse

4 properties

JSON SCHEMA

LatestRevision

2 properties

JSON SCHEMA

LicenseInfo

2 properties

JSON SCHEMA

PageSourceResponse

7 properties

JSON SCHEMA

PageWithHtmlResponse

8 properties

JSON SCHEMA

RevisionDetail

10 properties

JSON SCHEMA

SearchPage

7 properties

JSON SCHEMA

SearchResponse

1 properties

JSON SCHEMA

ActionApiResponse

6 properties

JSON SCHEMA

ExpandTemplatesResponse

1 properties

JSON SCHEMA

ExtractPage

4 properties

JSON SCHEMA

OpenSearchResponse

0 properties

JSON SCHEMA

ParseResponse

1 properties

JSON SCHEMA

ParseSection

7 properties

JSON SCHEMA

QueryExtractsResponse

1 properties

JSON SCHEMA

QueryRevisionsResponse

2 properties

JSON SCHEMA

QuerySearchResponse

3 properties

JSON SCHEMA

RevisionPage

4 properties

JSON SCHEMA

Revision

3 properties

JSON SCHEMA

SearchHit

7 properties

JSON SCHEMA

ContentUrls

2 properties

JSON SCHEMA

DefinitionEntry

3 properties

JSON SCHEMA

DefinitionResponse

0 properties

JSON SCHEMA

HtmlTransformRequest

2 properties

JSON SCHEMA

LanguageEntry

3 properties

JSON SCHEMA

LintError

4 properties

JSON SCHEMA

PageSummary

8 properties

JSON SCHEMA

RevisionItem

12 properties

JSON SCHEMA

RevisionMetadata

1 properties

JSON SCHEMA

WikitextTransformRequest

3 properties

JSON SCHEMA

Scroll for all 32

JSON Structure 32

JSON Structure definitions describing this provider's data shapes.

Core Rest Api File Metadata Structure

5 properties

JSON STRUCTURE

Core Rest Api History Response Structure

4 properties

JSON STRUCTURE

Core Rest Api Latest Revision Structure

2 properties

JSON STRUCTURE

Core Rest Api License Info Structure

2 properties

JSON STRUCTURE

Core Rest Api Revision Detail Structure

10 properties

JSON STRUCTURE

Core Rest Api Search Page Structure

7 properties

JSON STRUCTURE

Core Rest Api Search Response Structure

1 properties

JSON STRUCTURE

Mediawiki Action Api Revision Structure

3 properties

JSON STRUCTURE

Mediawiki Action Api Search Hit Structure

7 properties

JSON STRUCTURE

Rest Api Content Urls Structure

2 properties

JSON STRUCTURE

Rest Api Definition Entry Structure

3 properties

JSON STRUCTURE

Rest Api Definition Response Structure

0 properties

JSON STRUCTURE

Rest Api Html Transform Request Structure

2 properties

JSON STRUCTURE

Rest Api Language Entry Structure

3 properties

JSON STRUCTURE

Rest Api Lint Error Structure

4 properties

JSON STRUCTURE

Rest Api Page Summary Structure

8 properties

JSON STRUCTURE

Rest Api Revision Item Structure

12 properties

JSON STRUCTURE

Rest Api Revision Metadata Structure

1 properties

JSON STRUCTURE

Scroll for all 32

Examples 31

Example request and response payloads for these APIs.

Scroll for all 31

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Wiktionary Authentication

http/oauth2 · 2 schemes

SECURITY

Wiktionary Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Wiktionary Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Wiktionary Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Wiktionary Agentic Access

24 operations · 3 acting

24 operations · 3 acting

AGENTIC

Use Cases 8

What developers build with this provider.

Dictionary Apps

Embed definitions, etymologies, pronunciations, and translations directly into mobile or desktop dictionary apps.

Language-Learning Tools

Power vocabulary lookups, flashcards, and reading-assistance browser extensions for learners of any language.

NLP and Linguistics Datasets

Use bulk wikitext dumps and the definition API to build morphology, inflection, and word-sense datasets for NLP research.

Translation Memory

Mine cross-language Wiktionary translation tables to seed bilingual dictionaries and translation memories.

Spell-Checkers and Tokenizers

Use the OpenSearch and search endpoints to validate word existence and segment text in tokenizers.

AI Grounding and RAG

Retrieve authoritative definitions to ground LLM responses about word meaning, etymology, and usage.

Crossword and Game Generation

Generate clues, anagrams, and puzzle answers from Wiktionary's definitions and word lists.

Linguistic Research

Query etymologies, declensions, pronunciations, and historical usage across hundreds of languages.

Scroll for all 8

Integrations 7

Pre-built integrations with other platforms and tools.

Wikipedia

Shares infrastructure, accounts, and most APIs with Wikipedia; both run on MediaWiki under the Wikimedia Foundation.

Wikidata

Wiktionary lexemes are increasingly linked to structured Wikidata lexeme entities (Lexeme namespace, Q-IDs, L-IDs).

Wikimedia Commons

Pronunciation audio files and images embedded in Wiktionary pages live on Commons and are reachable via the same APIs.

Pywikibot

The reference bot framework for automated edits, dumps, and maintenance scripts against Wiktionary.

Wikimedia Enterprise

Commercial high-volume snapshots of Wikimedia content (Wikipedia first, with broader project coverage expanding); useful when REST rate limits are insufficient.

Toolforge

Wikimedia-hosted PaaS for community tools that consume the Wiktionary APIs at scale without bringing your own infrastructure.

Hugging Face Datasets

Pre-processed Wiktionary dumps are available on Hugging Face for immediate use in ML training pipelines.

Scroll for all 7

Solutions 3

Packaged solutions this provider offers.

Free Public APIs

The MediaWiki Action API, Wikimedia REST API, and MediaWiki Core REST API are all free to use without registration, subject to the 200 req/s shared limit and User-Agent requirem...

Bulk Dumps

dumps.wikimedia.org provides full XML and SQL exports of every Wikimedia project, refreshed at least monthly; the preferred channel for whole-corpus processing.

Wikimedia Enterprise

Paid SLA-backed snapshots and streaming APIs for commercial reusers who need throughput, freshness, or attribution guarantees beyond what the free APIs provide.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 19

SDKs, sample code, and the tooling you integrate with

Scroll for all 19

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wiktionary
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/wiktionary.png
name: Wiktionary
description: Wiktionary is the free, collaborative multilingual dictionary project of the Wikimedia Foundation, the dictionary
  sibling of Wikipedia. Programmatic access is exposed through the MediaWiki Action API at en.wiktionary.org/w/api.php, the
  older Wikimedia REST API at en.wiktionary.org/api/rest_v1/ (which provides Wiktionary-specific endpoints like /page/definition/{term}),
  and the newer MediaWiki Core REST API at en.wiktionary.org/w/rest.php. All Wiktionary content is licensed CC BY-SA 4.0 (and
  GFDL) and hosted by the Wikimedia Foundation.
url: https://en.wiktionary.org/w/api.php
specificationVersion: '0.20'
created: '2026-05-28'
modified: '2026-05-30'
x-type: opensource
x-tier: 1
x-tier-reason: enriched-full-pipeline-2026-05-30
x-source: public-apis/public-apis
x-category: Dictionaries
x-license: CC BY-SA 4.0
x-host: Wikimedia Foundation
tags:
- Dictionaries
- Open Source
- Wikimedia
- MediaWiki
- Linguistics
- Open Data
- Public APIs
apis:
- aid: wiktionary:wiktionary-definition-api
  name: Wiktionary Definition API
  description: Wiktionary-specific structured multilingual definition endpoint
  humanURL: https://en.wiktionary.org/w/api.php
  baseURL: https://en.wiktionary.org/w/api.php
  tags:
  - Definition
  properties:
  - type: OpenAPI
    url: openapi/wiktionary-definition-api-openapi.yml
  - type: Documentation
    url: https://en.wiktionary.org/w/api.php
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:Main_page
  - type: GettingStarted
    url: https://www.mediawiki.org/wiki/API:Tutorial
  - type: Authentication
    url: https://www.mediawiki.org/wiki/API:Authentication
  - type: RateLimits
    url: https://www.mediawiki.org/wiki/API:Etiquette
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:ApiSandbox
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-action-api-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-expand-templates-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-extract-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-open-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-section-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-extracts-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-revisions-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-revision-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-revision-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-search-hit-schema.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-action-api-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-expand-templates-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-extract-page-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-open-search-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-parse-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-parse-section-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-extracts-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-revisions-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-search-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-revision-page-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-revision-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-search-hit-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-mediawiki-action-api-context.jsonld
  - type: Examples
    url: examples/mediawiki-action-api-action-api-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-expand-templates-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-extract-page-example.json
  - type: Examples
    url: examples/mediawiki-action-api-open-search-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-parse-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-parse-section-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-extracts-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-revisions-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-search-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-revision-example.json
  - type: Examples
    url: examples/mediawiki-action-api-revision-page-example.json
  - type: Examples
    url: examples/mediawiki-action-api-search-hit-example.json
  - type: Documentation
    url: https://en.wiktionary.org/api/rest_v1/
  - type: APIReference
    url: https://en.wiktionary.org/api/rest_v1/?spec
  - type: Sandbox
    url: https://en.wiktionary.org/api/rest_v1/?doc
  - type: RateLimits
    url: https://api.wikimedia.org/wiki/Rate_limits
  - type: JSONSchema
    url: json-schema/rest-api-content-urls-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-definition-entry-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-definition-response-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-html-transform-request-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-language-entry-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-lint-error-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-page-summary-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-revision-item-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-revision-metadata-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-wikitext-transform-request-schema.json
  - type: JSONStructure
    url: json-structure/rest-api-content-urls-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-definition-entry-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-definition-response-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-html-transform-request-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-language-entry-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-lint-error-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-page-summary-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-revision-item-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-revision-metadata-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-wikitext-transform-request-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-rest-api-context.jsonld
  - type: Examples
    url: examples/rest-api-content-urls-example.json
  - type: Examples
    url: examples/rest-api-definition-entry-example.json
  - type: Examples
    url: examples/rest-api-definition-response-example.json
  - type: Examples
    url: examples/rest-api-html-transform-request-example.json
  - type: Examples
    url: examples/rest-api-language-entry-example.json
  - type: Examples
    url: examples/rest-api-lint-error-example.json
  - type: Examples
    url: examples/rest-api-page-summary-example.json
  - type: Examples
    url: examples/rest-api-revision-item-example.json
  - type: Examples
    url: examples/rest-api-revision-metadata-example.json
  - type: Examples
    url: examples/rest-api-wikitext-transform-request-example.json
  - type: Documentation
    url: https://www.mediawiki.org/wiki/API:REST_API
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:REST_API/Reference
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:RestSandbox
  - type: JSONSchema
    url: json-schema/core-rest-api-file-metadata-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-history-count-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-history-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-latest-revision-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-license-info-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-page-source-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-page-with-html-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-revision-detail-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-search-page-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-search-response-schema.json
  - type: JSONStructure
    url: json-structure/core-rest-api-file-metadata-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-history-count-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-history-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-latest-revision-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-license-info-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-page-source-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-page-with-html-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-revision-detail-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-search-page-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-search-response-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-core-rest-api-context.jsonld
  - type: Examples
    url: examples/core-rest-api-file-metadata-example.json
  - type: Examples
    url: examples/core-rest-api-history-count-response-example.json
  - type: Examples
    url: examples/core-rest-api-history-response-example.json
  - type: Examples
    url: examples/core-rest-api-latest-revision-example.json
  - type: Examples
    url: examples/core-rest-api-license-info-example.json
  - type: Examples
    url: examples/core-rest-api-page-source-response-example.json
  - type: Examples
    url: examples/core-rest-api-page-with-html-response-example.json
  - type: Examples
    url: examples/core-rest-api-revision-detail-example.json
  - type: Examples
    url: examples/core-rest-api-search-page-example.json
  - type: Examples
    url: examples/core-rest-api-search-response-example.json
- aid: wiktionary:wiktionary-expandtemplates-api
  name: Wiktionary ExpandTemplates API
  description: action=expandtemplates — Expand wikitext templates server-side
  humanURL: https://en.wiktionary.org/w/api.php
  baseURL: https://en.wiktionary.org/w/api.php
  tags:
  - ExpandTemplates
  properties:
  - type: OpenAPI
    url: openapi/wiktionary-expandtemplates-api-openapi.yml
  - type: Documentation
    url: https://en.wiktionary.org/w/api.php
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:Main_page
  - type: GettingStarted
    url: https://www.mediawiki.org/wiki/API:Tutorial
  - type: Authentication
    url: https://www.mediawiki.org/wiki/API:Authentication
  - type: RateLimits
    url: https://www.mediawiki.org/wiki/API:Etiquette
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:ApiSandbox
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-action-api-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-expand-templates-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-extract-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-open-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-section-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-extracts-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-revisions-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-revision-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-revision-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-search-hit-schema.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-action-api-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-expand-templates-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-extract-page-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-open-search-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-parse-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-parse-section-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-extracts-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-revisions-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-search-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-revision-page-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-revision-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-search-hit-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-mediawiki-action-api-context.jsonld
  - type: Examples
    url: examples/mediawiki-action-api-action-api-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-expand-templates-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-extract-page-example.json
  - type: Examples
    url: examples/mediawiki-action-api-open-search-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-parse-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-parse-section-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-extracts-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-revisions-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-search-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-revision-example.json
  - type: Examples
    url: examples/mediawiki-action-api-revision-page-example.json
  - type: Examples
    url: examples/mediawiki-action-api-search-hit-example.json
  - type: Documentation
    url: https://en.wiktionary.org/api/rest_v1/
  - type: APIReference
    url: https://en.wiktionary.org/api/rest_v1/?spec
  - type: Sandbox
    url: https://en.wiktionary.org/api/rest_v1/?doc
  - type: RateLimits
    url: https://api.wikimedia.org/wiki/Rate_limits
  - type: JSONSchema
    url: json-schema/rest-api-content-urls-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-definition-entry-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-definition-response-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-html-transform-request-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-language-entry-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-lint-error-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-page-summary-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-revision-item-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-revision-metadata-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-wikitext-transform-request-schema.json
  - type: JSONStructure
    url: json-structure/rest-api-content-urls-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-definition-entry-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-definition-response-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-html-transform-request-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-language-entry-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-lint-error-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-page-summary-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-revision-item-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-revision-metadata-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-wikitext-transform-request-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-rest-api-context.jsonld
  - type: Examples
    url: examples/rest-api-content-urls-example.json
  - type: Examples
    url: examples/rest-api-definition-entry-example.json
  - type: Examples
    url: examples/rest-api-definition-response-example.json
  - type: Examples
    url: examples/rest-api-html-transform-request-example.json
  - type: Examples
    url: examples/rest-api-language-entry-example.json
  - type: Examples
    url: examples/rest-api-lint-error-example.json
  - type: Examples
    url: examples/rest-api-page-summary-example.json
  - type: Examples
    url: examples/rest-api-revision-item-example.json
  - type: Examples
    url: examples/rest-api-revision-metadata-example.json
  - type: Examples
    url: examples/rest-api-wikitext-transform-request-example.json
  - type: Documentation
    url: https://www.mediawiki.org/wiki/API:REST_API
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:REST_API/Reference
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:RestSandbox
  - type: JSONSchema
    url: json-schema/core-rest-api-file-metadata-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-history-count-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-history-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-latest-revision-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-license-info-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-page-source-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-page-with-html-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-revision-detail-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-search-page-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-search-response-schema.json
  - type: JSONStructure
    url: json-structure/core-rest-api-file-metadata-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-history-count-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-history-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-latest-revision-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-license-info-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-page-source-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-page-with-html-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-revision-detail-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-search-page-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-search-response-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-core-rest-api-context.jsonld
  - type: Examples
    url: examples/core-rest-api-file-metadata-example.json
  - type: Examples
    url: examples/core-rest-api-history-count-response-example.json
  - type: Examples
    url: examples/core-rest-api-history-response-example.json
  - type: Examples
    url: examples/core-rest-api-latest-revision-example.json
  - type: Examples
    url: examples/core-rest-api-license-info-example.json
  - type: Examples
    url: examples/core-rest-api-page-source-response-example.json
  - type: Examples
    url: examples/core-rest-api-page-with-html-response-example.json
  - type: Examples
    url: examples/core-rest-api-revision-detail-example.json
  - type: Examples
    url: examples/core-rest-api-search-page-example.json
  - type: Examples
    url: examples/core-rest-api-search-response-example.json
- aid: wiktionary:wiktionary-file-api
  name: Wiktionary File API
  description: File and media metadata
  humanURL: https://en.wiktionary.org/w/api.php
  baseURL: https://en.wiktionary.org/w/api.php
  tags:
  - File
  properties:
  - type: OpenAPI
    url: openapi/wiktionary-file-api-openapi.yml
  - type: Documentation
    url: https://en.wiktionary.org/w/api.php
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:Main_page
  - type: GettingStarted
    url: https://www.mediawiki.org/wiki/API:Tutorial
  - type: Authentication
    url: https://www.mediawiki.org/wiki/API:Authentication
  - type: RateLimits
    url: https://www.mediawiki.org/wiki/API:Etiquette
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:ApiSandbox
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-action-api-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-expand-templates-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-extract-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-open-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-section-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-extracts-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-revisions-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-query-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-revision-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-revision-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-search-hit-schema.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-action-api-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-expand-templates-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-extract-page-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-open-search-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-parse-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-parse-section-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-extracts-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-revisions-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-query-search-response-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-revision-page-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-revision-structure.json
  - type: JSONStructure
    url: json-structure/mediawiki-action-api-search-hit-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-mediawiki-action-api-context.jsonld
  - type: Examples
    url: examples/mediawiki-action-api-action-api-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-expand-templates-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-extract-page-example.json
  - type: Examples
    url: examples/mediawiki-action-api-open-search-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-parse-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-parse-section-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-extracts-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-revisions-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-query-search-response-example.json
  - type: Examples
    url: examples/mediawiki-action-api-revision-example.json
  - type: Examples
    url: examples/mediawiki-action-api-revision-page-example.json
  - type: Examples
    url: examples/mediawiki-action-api-search-hit-example.json
  - type: Documentation
    url: https://en.wiktionary.org/api/rest_v1/
  - type: APIReference
    url: https://en.wiktionary.org/api/rest_v1/?spec
  - type: Sandbox
    url: https://en.wiktionary.org/api/rest_v1/?doc
  - type: RateLimits
    url: https://api.wikimedia.org/wiki/Rate_limits
  - type: JSONSchema
    url: json-schema/rest-api-content-urls-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-definition-entry-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-definition-response-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-html-transform-request-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-language-entry-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-lint-error-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-page-summary-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-revision-item-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-revision-metadata-schema.json
  - type: JSONSchema
    url: json-schema/rest-api-wikitext-transform-request-schema.json
  - type: JSONStructure
    url: json-structure/rest-api-content-urls-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-definition-entry-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-definition-response-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-html-transform-request-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-language-entry-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-lint-error-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-page-summary-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-revision-item-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-revision-metadata-structure.json
  - type: JSONStructure
    url: json-structure/rest-api-wikitext-transform-request-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-rest-api-context.jsonld
  - type: Examples
    url: examples/rest-api-content-urls-example.json
  - type: Examples
    url: examples/rest-api-definition-entry-example.json
  - type: Examples
    url: examples/rest-api-definition-response-example.json
  - type: Examples
    url: examples/rest-api-html-transform-request-example.json
  - type: Examples
    url: examples/rest-api-language-entry-example.json
  - type: Examples
    url: examples/rest-api-lint-error-example.json
  - type: Examples
    url: examples/rest-api-page-summary-example.json
  - type: Examples
    url: examples/rest-api-revision-item-example.json
  - type: Examples
    url: examples/rest-api-revision-metadata-example.json
  - type: Examples
    url: examples/rest-api-wikitext-transform-request-example.json
  - type: Documentation
    url: https://www.mediawiki.org/wiki/API:REST_API
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:REST_API/Reference
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:RestSandbox
  - type: JSONSchema
    url: json-schema/core-rest-api-file-metadata-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-history-count-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-history-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-latest-revision-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-license-info-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-page-source-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-page-with-html-response-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-revision-detail-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-search-page-schema.json
  - type: JSONSchema
    url: json-schema/core-rest-api-search-response-schema.json
  - type: JSONStructure
    url: json-structure/core-rest-api-file-metadata-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-history-count-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-history-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-latest-revision-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-license-info-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-page-source-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-page-with-html-response-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-revision-detail-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-search-page-structure.json
  - type: JSONStructure
    url: json-structure/core-rest-api-search-response-structure.json
  - type: JSONLD
    url: json-ld/wiktionary-core-rest-api-context.jsonld
  - type: Examples
    url: examples/core-rest-api-file-metadata-example.json
  - type: Examples
    url: examples/core-rest-api-history-count-response-example.json
  - type: Examples
    url: examples/core-rest-api-history-response-example.json
  - type: Examples
    url: examples/core-rest-api-latest-revision-example.json
  - type: Examples
    url: examples/core-rest-api-license-info-example.json
  - type: Examples
    url: examples/core-rest-api-page-source-response-example.json
  - type: Examples
    url: examples/core-rest-api-page-with-html-response-example.json
  - type: Examples
    url: examples/core-rest-api-revision-detail-example.json
  - type: Examples
    url: examples/core-rest-api-search-page-example.json
  - type: Examples
    url: examples/core-rest-api-search-response-example.json
- aid: wiktionary:wiktionary-history-api
  name: Wiktionary History API
  description: Page history and revision details
  humanURL: https://en.wiktionary.org/w/api.php
  baseURL: https://en.wiktionary.org/w/api.php
  tags:
  - History
  properties:
  - type: OpenAPI
    url: openapi/wiktionary-history-api-openapi.yml
  - type: Documentation
    url: https://en.wiktionary.org/w/api.php
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:Main_page
  - type: GettingStarted
    url: https://www.mediawiki.org/wiki/API:Tutorial
  - type: Authentication
    url: https://www.mediawiki.org/wiki/API:Authentication
  - type: RateLimits
    url: https://www.mediawiki.org/wiki/API:Etiquette
  - type: Sandbox
    url: https://en.wiktionary.org/wiki/Special:ApiSandbox
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-action-api-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-expand-templates-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-extract-page-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-open-search-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-response-schema.json
  - type: JSONSchema
    url: json-schema/mediawiki-action-api-parse-section-schema.json
  - type: JSONSchema
    url: json-sch

# --- truncated at 32 KB (116 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/wiktionary/refs/heads/main/apis.yml