Wikimedia · Example Payload

Enterprise Article

WikipediaWikimediaEncyclopediaOpen KnowledgeContentSearchReference

Enterprise Article is an example object payload from Wikimedia, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameidentifierversionurlabstractcategoriestemplatesis_part_ofnamespacein_language

Example Payload

Raw ↑
{
  "name": "Albert_Einstein",
  "identifier": 736,
  "version": {
    "identifier": 1234567890,
    "comment": "Fixed citation",
    "editor": {
      "name": "WikiEditor",
      "identifier": 42,
      "edit_count": 1500,
      "is_bot": false
    },
    "scores": {
      "revertrisk": {
        "output": {
          "prediction": false,
          "probability": {
            "true": 0.02,
            "false": 0.98
          }
        }
      },
      "referencerisk": {
        "output": {
          "prediction": false
        }
      }
    },
    "noindex": false
  },
  "url": "https://en.wikipedia.org/wiki/Albert_Einstein",
  "abstract": "Albert Einstein was a German-born theoretical physicist.",
  "categories": [
    {
      "name": "Category:German physicists",
      "url": "https://en.wikipedia.org/wiki/Category:German_physicists"
    }
  ],
  "templates": [
    {
      "name": "Template:Infobox scientist",
      "url": "https://en.wikipedia.org/wiki/Template:Infobox_scientist"
    }
  ],
  "is_part_of": {
    "identifier": "enwiki",
    "url": "https://en.wikipedia.org/"
  },
  "namespace": {
    "identifier": 0,
    "name": ""
  },
  "in_language": {
    "identifier": "en",
    "name": "English"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/enterprise-article"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.