Wikimedia
Transform
Copy Page
Wikimedia
Feed content availability
Gets availability of featured feed content for the apps by wiki domain.
GET
Math
Check and normalize a TeX formula.
POST
Get a previously-stored formula
GET
Get rendered formula in the given format.
GET
Bytes difference data
Get the sum of absolute value of text bytes difference between current edit and previous one.
GET
Get the sum of absolute text bytes difference per page.
GET
Get the sum of net text bytes difference between current edit and previous one.
GET
Get the sum of net text bytes difference per page.
GET
Edited pages data
Get edited-pages counts for a project.
GET
Get new pages counts for a project.
GET
Get top 100 edited-pages by absolute bytes-difference.
GET
Get top 100 edited-pages by edits count.
GET
Get top 100 edited-pages by net bytes-difference.
GET
Editors data
Get editors counts for a project.
GET
Get top 100 editors by absolute bytes-difference.
GET
Get top 100 editors by edits count.
GET
Get top 100 editors by net bytes-difference.
GET
Edits data
Get edits counts for a project.
Get edit counts for a page in a project.
Legacy data
/metrics/legacy/pagecounts/aggregate/{project}/{access-site}/{granularity}/{start}/{end}
Pageviews data
Get pageview counts for a project.
Get pageview counts for a page.
Get pageviews by country and access method.
Get the most viewed articles for a project.
Registered users data
Get newly registered users counts for a project.
Unique devices data
Get unique devices count per project
Transform
Machine-translate content
POST
Machine-translate content
POST
Lists the language pairs supported by the back-end
GET
Lists the tools available for a language pair
GET
Lists the tools and language pairs available for the given tool category
GET
Lists the tools and language pairs available for the given tool category
GET
Lists the tools and language pairs available for the given tool category
GET
Fetch the dictionary meaning of a word
GET
Fetch the dictionary meaning of a word
GET
Schemas
Schemas
absolute-bytes-difference
absolute-bytes-difference-per-editor
absolute-bytes-difference-per-page
availability
by-country
cx_dict
cx_languagepairs
cx_list_pairs_for_tool
cx_list_tools
cx_mt
edited-pages
editors
edits
edits-per-editor
edits-per-page
listing
net-bytes-difference
net-bytes-difference-per-editor
net-bytes-difference-per-page
new-pages
new-registered-users
originalimage
pagecounts-project
pageview-article
pageview-project
pageview-tops
problem
summary
thumbnail
top-edited-pages-by-abs-bytes-diff
top-edited-pages-by-edits
top-edited-pages-by-net-bytes-diff
top-editors-by-abs-bytes-diff
top-editors-by-edits
top-editors-by-net-bytes-diff
unique-devices
Transform
MCP
Copy Page
Lists the tools and language pairs available for the given tool category
GET
/transform/list/tool/{tool}
Try it
Run in Apidog
Run in Apidog
Fetches the list of tools and all of the language pairs it can translate
Stability:
unstable
Request
Path Params
Generate Code
Responses
🟢
200
the list of language pairs available for a given translation tool
application/json
Generate Code
Body
Generate Code
🔴
500
Error
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://wikimedia.org/api/rest_v1/transform/list/tool/'
Response
Response Example
200 -
Example 1
{
}
Modified at
2023-08-15 06:49:12
Previous
Lists the tools available for a language pair
Next
Lists the tools and language pairs available for the given tool category