Skip to main content
Wikipedia
15 actions · 3 auth methods
Knowledge Management

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · Access Token

Uses a Wikimedia bearer access token issued by an owner-only OAuth 2.0 client on Meta-Wiki. The token is long-lived and…

Connector Profile · OAuth 2.0

Delegated access on behalf of a signed-in Wikimedia user. Requires registering an OAuth 2.0 consumer on Meta-Wiki. Acces…

Connector Profile · OAuth 2.0 Client Credentials

App-only access without a signed-in user, using a Wikimedia OAuth 2.0 owner consumer. Access tokens expire after 4 hours…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · Access Token

Link Account · OAuth 2.0

Link Account · OAuth 2.0 Client Credentials

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
15 actions
Action
Description
Get Featured Content
Get the featured Wikipedia content for a given date.
Get On This Day
Get historical events that happened on a given day.
Get File
Get information about a file, including download links.
Get Page
Get a wiki page’s wikitext source and metadata.
Get Page Metadata
Get a wiki page’s metadata without its content.
Get Page With HTML
Get a wiki page’s metadata plus its latest content rendered as HTML.
Get Page Language Links
Get pages on the same topic in other languages.
Get Page Media Files
Get the media files used on a wiki page.
Create Page
Create a new wiki page.
Update Page
Update an existing wiki page.
Get Page History
Get the latest revisions to a wiki page.
Get Page History Counts
Get aggregated edit statistics for a wiki page.
Get Revision
Get details for an individual revision by its revision ID.
Search Pages
Search Wikipedia page titles and contents for the provided terms.
Search Titles
Search page titles for prefix (typeahead) matches.