Fandom

Fandom (formerly Wikia) is the world's largest entertainment fan-wiki platform, hosting hundreds of thousands of community-run wikis covering television, film, games, anime, and pop culture. Every Fandom wiki runs on MediaWiki (currently 1.43.9, PHP 8.3) and exposes the standard MediaWiki Action API at /api.php on each wiki subdomain, giving programmatic read and write access to page content, revisions, full-text and OpenSearch search, media files, templates, and account operations. Fandom layers its own extension modules on top of core MediaWiki (create-new-wiki, theme designer, interactive maps, portable infoboxes, embedded video, notifications). Fandom does not publish a bespoke OpenAPI; the self-documenting api.php help endpoint, the Fandom Developers Wiki (dev.fandom.com), and the upstream MediaWiki API docs are the reference surface. This profile was surfaced as a portfolio company of Bessemer Venture Partners and enriched from Fandom's live, public API.

Fandom publishes 1 API on the APIs.io network. Tagged areas include Company, Consumer, Wiki, MediaWiki, and Media.

Fandom’s developer surface includes documentation, API reference, getting-started guide, support, authentication, and 13 more developer resources.

27.2/100 emerging Agent 26/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyConsumerWikiMediaWikiMediaEntertainmentCommunityContentFan Community

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 27.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/fandom: 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

Fandom MediaWiki Action API

The standard MediaWiki Action API served at /api.php on every Fandom wiki subdomain (e.g. community.fandom.com, starwars.fandom.com). Provides read/write access via 120 action m...

MCP Servers

fandom-mcp.yml

MCP SERVER

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fandom
name: Fandom
description: Fandom (formerly Wikia) is the world's largest entertainment fan-wiki platform, hosting hundreds of thousands
  of community-run wikis covering television, film, games, anime, and pop culture. Every Fandom wiki runs on MediaWiki (currently
  1.43.9, PHP 8.3) and exposes the standard MediaWiki Action API at /api.php on each wiki subdomain, giving programmatic read
  and write access to page content, revisions, full-text and OpenSearch search, media files, templates, and account operations.
  Fandom layers its own extension modules on top of core MediaWiki (create-new-wiki, theme designer, interactive maps, portable
  infoboxes, embedded video, notifications). Fandom does not publish a bespoke OpenAPI; the self-documenting api.php help
  endpoint, the Fandom Developers Wiki (dev.fandom.com), and the upstream MediaWiki API docs are the reference surface. This
  profile was surfaced as a portfolio company of Bessemer Venture Partners and enriched from Fandom's live, public API.
url: https://raw.githubusercontent.com/api-evangelist/fandom/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Consumer
- Wiki
- MediaWiki
- Media
- Entertainment
- Community
- Content
- Fan Community
image: https://images.wikia.com/central/images/b/bc/Wiki.png
apis:
- name: Fandom MediaWiki Action API
  description: The standard MediaWiki Action API served at /api.php on every Fandom wiki subdomain (e.g. community.fandom.com,
    starwars.fandom.com). Provides read/write access via 120 action modules including query, parse, edit, upload, opensearch,
    login/clientlogin, and Fandom-specific extensions (createnewwiki, savetheme, getmap, infobox, embedvideo). Self-documenting
    via action=help and action=paraminfo. Running MediaWiki 1.43.9.
  humanURL: https://community.fandom.com/wiki/Help:API
  baseURL: https://community.fandom.com/api.php
  tags:
  - Wiki
  - MediaWiki
  - Content
  - Search
  properties:
  - type: APIReference
    url: https://www.mediawiki.org/wiki/API:Main_page
  - type: Authentication
    url: authentication/fandom-authentication.yml
  - type: Conventions
    url: conventions/fandom-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.fandom.com/home
- type: DeveloperPortal
  url: https://dev.fandom.com/wiki/Fandom_Developers_Wiki
- type: Documentation
  url: https://community.fandom.com/wiki/Help:API
- type: APIReference
  url: https://www.mediawiki.org/wiki/API:Main_page
- type: GettingStarted
  url: https://www.mediawiki.org/wiki/API:Tutorial
- type: Support
  url: https://community.fandom.com/wiki/Community_Central
- type: GitHubOrganization
  url: https://github.com/Wikia
- type: TermsOfService
  url: https://www.fandom.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.fandom.com/privacy-policy
- type: Authentication
  url: authentication/fandom-authentication.yml
- type: Conventions
  url: conventions/fandom-conventions.yml
- type: MCPServer
  url: mcp/fandom-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/fandom-llms.txt
- type: DomainSecurity
  url: security/fandom-domain-security.yml
- type: Conformance
  url: conformance/fandom-conformance.yml
- type: Lifecycle
  url: lifecycle/fandom-lifecycle.yml
- type: Packages
  url: packages/fandom-packages.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence