Wikipedia
15 actions · 3 auth methods
PreviewDocumentsFilesSearch
Authentication
Personal API 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…Guides: Connector Profile, Link Account
OAuth 2.0
Delegated access on behalf of a signed-in Wikimedia user. Requires registering an OAuth 2.0 consumer on Meta-Wiki. Acces…Guides: Connector Profile, Link Account
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…Guides: Connector Profile, Link Account
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
2
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.
Connector Profile
Wikipedia - Personal API Token
Connector Profile
Wikipedia - OAuth 2.0
Connector Profile
Wikipedia - OAuth 2.0 Client Credentials
3
Link an Account
Connect an account using StackOne Hub or Auth Link.
Link Account
Wikipedia - Personal API Token
Link Account
Wikipedia - OAuth 2.0
Link Account
Wikipedia - OAuth 2.0 Client Credentials
4
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard