API Portal: Main Page https://api.wikimedia.org/wiki/Main_Page Welcome to the API Portal! This site is currently in development. Browse Wikimedia APIshttps://api.wikimedia.org/wiki/Main_Page#Browse_Wikimedia_APIs Connect with the communityhttps://api.wikimedia.org/wiki/Main_Page#Connect_with_the_community API Portal: Feed API/Reference https://api.wikimedia.org/wiki/Feed_API/Reference Many Wikipedias include daily featured articles and other curated content on their homepages. Feed endpoints let you access this content programmatically and add high-quality, multilingual knowledge to your apps. API Portal: Core REST API/Reference https://api.wikimedia.org/wiki/Core_REST_API/Reference Core endpoints help you discover and interact with free knowledge from across Wikimedia projects. API Portal: Core REST API/Reference/Search https://api.wikimedia.org/wiki/Core_REST_API/Reference/Search Discover articles on Wikipedia, media files on Wikimedia Commons, and more using search endpoints. API Portal: Core REST API/Reference/Search/Search content https://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content Searches wiki pages for the given search terms, and returns matching pages. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_content#Responses API Portal: Core REST API/Reference/Search/Search result object https://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_result_object The search result object represents a wiki page matching the requested search. Examplehttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_result_object#Example Schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_result_object#Schema API Portal: Feed API/Reference/Featured content https://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content Returns featured content from Wikipedia for a given date. Depending on language availability, the response can include the daily featured article, featured image or media file, list of most read articles, latest news stories, and events from that day in history. Exampleshttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#Examples curlhttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#curl Pythonhttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#Python PHPhttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#PHP JavaScripthttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#JavaScript Parametershttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#Parameters Responseshttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#Responses Response schemahttps://api.wikimedia.org/wiki/Feed_API/Reference/Featured_content#Response_schema API Portal: Feed API/Reference/On this day https://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day Returns events that occurred on a given date in history, including notable historical events, international holidays, and births and deaths of notable people. Exampleshttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#Examples curlhttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#curl Pythonhttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#Python PHPhttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#PHP JavaScripthttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#JavaScript Parametershttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#Parameters Responseshttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#Responses Response schemahttps://api.wikimedia.org/wiki/Feed_API/Reference/On_this_day#Response_schema API Portal: Core REST API/Reference/Search/Search titles https://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles Searches wiki page titles, and returns pages with titles that begin with the provided search terms. You can use this endpoint as an [search that automatically suggests relevant pages by title. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Search/Search_titles#Responses API Portal: Core REST API/Reference/Pages https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages Read and edit wiki pages from Wikipedia and other Wikimedia projects using page endpoints. API Portal: Core REST API/Reference/Media files https://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files Get freely licensed images, audio, and video with media file endpoints. API Portal: Core REST API/Reference/Revisions https://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions Explore page history and compare edits with revision endpoints. API Portal: API reference/Changelog https://api.wikimedia.org/wiki/API_reference/Changelog == Dashboard == Dashboardhttps://api.wikimedia.org/wiki/API_reference/Changelog#Dashboard API Portal: Core REST API/Reference/Pages/Page object https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Page_object The page object represents the latest revision of a wiki page. Examplehttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Page_object#Example Schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Page_object#Schema API Portal: Core REST API/Reference/Pages/Language object https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Language_object The language object represents a wiki page and its language. Examplehttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Language_object#Example Schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Language_object#Schema API Portal: Core REST API/Reference/Pages/Create page https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page Creates a wiki page. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#Parameters Request schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#Request_schema Headershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#Headers Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Create_page#Responses API Portal: Core REST API/Reference/Pages/Edit page https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page Edits a page based on the page's latest revision ID, or creates the page if no revision ID is given. To get the latest version of a page's source and revision ID, call the get page source endpoint. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#Parameters Request schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#Request_schema Headershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#Headers Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Edit_page#Responses API Portal: Core REST API/Reference/Pages/Get page https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page Returns the standard page object for a wiki page, including the API route to fetch the latest content in HTML, the license, and information about the latest revision. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page#Responses API Portal: Core REST API/Reference/Pages/Get page offline https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline Returns information about a wiki page, including the license, latest revision, and latest content in HTML. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_offline#Responses API Portal: Core REST API/Reference/Pages/Get page source https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source Returns the content of a wiki page in the format specified by the content_model property, the license, and information about the latest revision. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_page_source#Responses API Portal: Core REST API/Reference/Pages/Get HTML https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML Returns the latest content of a wiki page in HTML. This endpoint returns content type text/html. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_HTML#Responses API Portal: Core REST API/Reference/Pages/Get languages https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages Searches for pages with the same topic in different languages. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_languages#Responses API Portal: Core REST API/Reference/Pages/Get files https://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files Returns information about media files used on a wiki page, up to 100 files. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Pages/Get_files#Responses API Portal: Core REST API/Reference/Media files/File object https://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/File_object The file object represents a file uploaded to a wiki. Examplehttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/File_object#Example Schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/File_object#Schema API Portal: Core REST API/Reference/Media files/Get file https://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file Returns information about a file, including links to download the file in thumbnail, preview, and original formats. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Media_files/Get_file#Responses API Portal: Core REST API/Reference/Revisions/Revision object https://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Revision_object The revision object represents a change to a wiki page. Examplehttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Revision_object#Example Schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Revision_object#Schema API Portal: Core REST API/Reference/Revisions/Get page history https://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history Returns information about the latest revisions to a wiki page, in segments of 20 revisions, starting with the latest revision. The response includes API routes for the next oldest, next newest, and latest revision segments, letting you scroll through page history. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#Responses Response schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_page_history#Response_schema API Portal: Core REST API/Reference/Revisions/Get revision stats https://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats Returns data about a page's history. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#Responses Response schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision_stats#Response_schema API Portal: Core REST API/Reference/Revisions/Get revision https://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision Returns details for an individual revision. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Get_revision#Responses API Portal: Core REST API/Reference/Revisions/Compare revisions https://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions Returns data that lets you display a line-by-line comparison of two revisions. Exampleshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#Examples curlhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#curl Pythonhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#Python PHPhttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#PHP JavaScripthttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#JavaScript Parametershttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#Parameters Responseshttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#Responses Response schemahttps://api.wikimedia.org/wiki/Core_REST_API/Reference/Revisions/Compare_revisions#Response_schema API Portal: Learn https://api.wikimedia.org/wiki/Learn Wikimedia API documentation Wikimedia API documentationhttps://api.wikimedia.org/wiki/Learn#Wikimedia_API_documentation Exploring Wikimediahttps://api.wikimedia.org/wiki/Learn#Exploring_Wikimedia Authenticationhttps://api.wikimedia.org/wiki/Learn#Authentication Best practiceshttps://api.wikimedia.org/wiki/Learn#Best_practices Use caseshttps://api.wikimedia.org/wiki/Learn#Use_cases API Portal: Community https://api.wikimedia.org/wiki/Community Connect with the Wikimedia community by participating in free knowledge projects, contributing to open source code, and joining hackathons and events. Contribute to documentationhttps://api.wikimedia.org/wiki/Community#Contribute_to_documentation Discover more Wikimedia APIshttps://api.wikimedia.org/wiki/Community#Discover_more_Wikimedia_APIs API Portal: Maintainers/Templates/Endpoint reference https://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference Description Exampleshttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#Examples curlhttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#curl Pythonhttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#Python PHPhttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#PHP JavaScripthttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#JavaScript Parametershttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#Parameters Responseshttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#Responses API Portal: Maintainers/Templates/Object reference https://api.wikimedia.org/wiki/Maintainers/Templates/Object_reference Description Examplehttps://api.wikimedia.org/wiki/Maintainers/Templates/Object_reference#Example Schemahttps://api.wikimedia.org/wiki/Maintainers/Templates/Object_reference#Schema API Portal: Getting started with Wikimedia APIs https://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs Wikipedia and other Wikimedia projects are free, collaborative repositories of knowledge, written and maintained by volunteers from around the world. The Wikimedia API gives you open access to add this free knowledge to your projects and apps. 1. Log in with your Wikimedia accounthttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#1._Log_in_with_your_Wikimedia_account 2. Create a personal API tokenhttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#2._Create_a_personal_API_token 3. Get today’s featured articlehttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#3._Get_today’s_featured_article curlhttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#curl Pythonhttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#Python PHPhttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#PHP JavaScripthttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#JavaScript Next stepshttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#Next_steps Build an apphttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#Build_an_app Discover documentationhttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#Discover_documentation Connect with the communityhttps://api.wikimedia.org/wiki/Getting_started_with_Wikimedia_APIs#Connect_with_the_community API Portal: Wikimedia projects https://api.wikimedia.org/wiki/Wikimedia_projects Wikimedia content is organized by project and language. Each project hosts a different type of free content—encyclopedia articles on Wikipedia, dictionary entries on Wiktionary—and can be published under a different free license. Single-language projectshttps://api.wikimedia.org/wiki/Wikimedia_projects#Single-language_projects Multilingual projectshttps://api.wikimedia.org/wiki/Wikimedia_projects#Multilingual_projects API Portal: Project and language https://api.wikimedia.org/wiki/Project_and_language Transcluded page fragment: This page contains a partial table that is transcluded within the parameters table in the Core API reference docs (such as Core REST API/Reference/Pages/Get page and Core REST API/Reference/Media files/Get file). It uses table opening and closing syntax and table styles from those pages. API Portal: Reusing free content https://api.wikimedia.org/wiki/Reusing_free_content Free content is defined as any cultural work that can be freely studied, applied, copied, and modified.https://freedomdefined. 1. Check the licensehttps://api.wikimedia.org/wiki/Reusing_free_content#1._Check_the_license 2. Provide attributionhttps://api.wikimedia.org/wiki/Reusing_free_content#2._Provide_attribution 3. Indicate changeshttps://api.wikimedia.org/wiki/Reusing_free_content#3._Indicate_changes Wikipedia and Wikimedia logoshttps://api.wikimedia.org/wiki/Reusing_free_content#Wikipedia_and_Wikimedia_logos API Portal: Managing API keys https://api.wikimedia.org/wiki/Managing_API_keys The API keys dashboard lets you create and manage OAuth 2.0 credentials for use with the Wikimedia API. Create a keyhttps://api.wikimedia.org/wiki/Managing_API_keys#Create_a_key Create app credentialshttps://api.wikimedia.org/wiki/Managing_API_keys#Create_app_credentials Create a personal API tokenhttps://api.wikimedia.org/wiki/Managing_API_keys#Create_a_personal_API_token Key statushttps://api.wikimedia.org/wiki/Managing_API_keys#Key_status Reset secretshttps://api.wikimedia.org/wiki/Managing_API_keys#Reset_secrets API Portal: Authentication https://api.wikimedia.org/wiki/Authentication 🚧  Work in progress App authenticationhttps://api.wikimedia.org/wiki/Authentication#App_authentication 1. Create credentialshttps://api.wikimedia.org/wiki/Authentication#1._Create_credentials 2. Get an access tokenhttps://api.wikimedia.org/wiki/Authentication#2._Get_an_access_token 3. Authenticate your requesthttps://api.wikimedia.org/wiki/Authentication#3._Authenticate_your_request 4. Refresh tokenhttps://api.wikimedia.org/wiki/Authentication#4._Refresh_token User authenticationhttps://api.wikimedia.org/wiki/Authentication#User_authentication Choosing a redirect URIhttps://api.wikimedia.org/wiki/Authentication#Choosing_a_redirect_URI 2. Request authorizationhttps://api.wikimedia.org/wiki/Authentication#2._Request_authorization 3. Get access tokenhttps://api.wikimedia.org/wiki/Authentication#3._Get_access_token 4. Authenticate requesthttps://api.wikimedia.org/wiki/Authentication#4._Authenticate_request 5. Refresh tokenhttps://api.wikimedia.org/wiki/Authentication#5._Refresh_token Personal API tokenshttps://api.wikimedia.org/wiki/Authentication#Personal_API_tokens 1. Create tokenhttps://api.wikimedia.org/wiki/Authentication#1._Create_token 2. Authenticate requesthttps://api.wikimedia.org/wiki/Authentication#2._Authenticate_request Troubleshootinghttps://api.wikimedia.org/wiki/Authentication#Troubleshooting API Portal: Rate limits https://api.wikimedia.org/wiki/Rate_limits 🚧  Work in progress Anonymous requestshttps://api.wikimedia.org/wiki/Rate_limits#Anonymous_requests Personal requestshttps://api.wikimedia.org/wiki/Rate_limits#Personal_requests App-authenticated requestshttps://api.wikimedia.org/wiki/Rate_limits#App-authenticated_requests User-authenticated requestshttps://api.wikimedia.org/wiki/Rate_limits#User-authenticated_requests API Portal: Best practices https://api.wikimedia.org/wiki/Best_practices Stability policy API Portal: Getting featured content from Wikipedia with Python https://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python Many [include a daily featured article and other curated content on their homepages. You can see an example of this on English Wikipedia] and [[:he:|Hebrew Wikipedia. Today's featured articlehttps://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#Today's_featured_article Today's featured imagehttps://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#Today's_featured_image In the newshttps://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#In_the_news More featured contenthttps://api.wikimedia.org/wiki/Getting_featured_content_from_Wikipedia_with_Python#More_featured_content API Portal: Stability policy https://api.wikimedia.org/wiki/Stability_policy Designed to provide long-term stability for developers, the Wikimedia API is versioned using a version number in the API path (for example: /v1/) that is applied per API namespace. Visit the changelog for the latest version of each API in the API catalog. API Portal: Security https://api.wikimedia.org/wiki/Security [is designed to keep secrets confidential during authentication and authorization. However, there are additional best practices that you can takes to improve the security of your app. Storing client credentialshttps://api.wikimedia.org/wiki/Security#Storing_client_credentials Using PKCE in authorization requestshttps://api.wikimedia.org/wiki/Security#Using_PKCE_in_authorization_requests API Portal: Conditional requests https://api.wikimedia.org/wiki/Conditional_requests Wikimedia API endpoints support conditional GET requests using [ETag|ETags]. Making a conditional request using an ETaghttps://api.wikimedia.org/wiki/Conditional_requests#Making_a_conditional_request_using_an_ETag Making a conditional request using last-modifiedhttps://api.wikimedia.org/wiki/Conditional_requests#Making_a_conditional_request_using_last-modified API Portal: Tools and bots https://api.wikimedia.org/wiki/Tools_and_bots Tools are apps and scripts that help editors maintain Wikimedia projects. They can include editing tools, browser tools, citation tools, and anti-vandalism tools. Getting started with toolshttps://api.wikimedia.org/wiki/Tools_and_bots#Getting_started_with_tools Getting started with botshttps://api.wikimedia.org/wiki/Tools_and_bots#Getting_started_with_bots Hosting for tools and botshttps://api.wikimedia.org/wiki/Tools_and_bots#Hosting_for_tools_and_bots API Portal: Reusing free images and media files with Python https://api.wikimedia.org/wiki/Reusing_free_images_and_media_files_with_Python [Commons] is a collection of over 90,000,000 freely usable media files, many of which are used in Wikipedia articles. In this tutorial, you'll use the Wikimedia API to reuse an image, audio file, and video from Wikimedia Commons. Imageshttps://api.wikimedia.org/wiki/Reusing_free_images_and_media_files_with_Python#Images Videohttps://api.wikimedia.org/wiki/Reusing_free_images_and_media_files_with_Python#Video Audiohttps://api.wikimedia.org/wiki/Reusing_free_images_and_media_files_with_Python#Audio API Portal: Featured content response https://api.wikimedia.org/wiki/Featured_content_response { API Portal: Feed article object https://api.wikimedia.org/wiki/Feed_article_object Transcluded page fragment: This page contains a partial table that is transcluded within the response schema table in the Feed API reference docs (API reference/Feed/Featured content and API reference/Feed/On this day). It uses table opening and closing syntax and table styles from those pages. API Portal: On this day response https://api.wikimedia.org/wiki/On_this_day_response { API Portal: Community/Contributing https://api.wikimedia.org/wiki/Community/Contributing We welcome contributions to the API Portal. If you're a developer or documentation writer and would like to contribute a code sample or tutorial, please leave a comment on the talk page. Contribute to docshttps://api.wikimedia.org/wiki/Community/Contributing#Contribute_to_docs Resources for contributorshttps://api.wikimedia.org/wiki/Community/Contributing#Resources_for_contributors Contribute to codehttps://api.wikimedia.org/wiki/Community/Contributing#Contribute_to_code API Portal: Community/About https://api.wikimedia.org/wiki/Community/About The API Portal is a central place to interact with the Wikimedia API served through api.wikimedia. Contributinghttps://api.wikimedia.org/wiki/Community/About#Contributing Roadmaphttps://api.wikimedia.org/wiki/Community/About#Roadmap API Portal: Community/FAQ https://api.wikimedia.org/wiki/Community/FAQ === Why can't I edit pages on the API Portal? === Why can't I edit pages on the API Portal?https://api.wikimedia.org/wiki/Community/FAQ#Why_can't_I_edit_pages_on_the_API_Portal? Does the API Portal show OAuth 1.0 clients?https://api.wikimedia.org/wiki/Community/FAQ#Does_the_API_Portal_show_OAuth_1.0_clients? Can I use the API Portal with a different skin?https://api.wikimedia.org/wiki/Community/FAQ#Can_I_use_the_API_Portal_with_a_different_skin? When will the API Portal be available in other languages?https://api.wikimedia.org/wiki/Community/FAQ#When_will_the_API_Portal_be_available_in_other_languages? API Portal: Education https://api.wikimedia.org/wiki/Education Wikimedia projects offer a variety of open knowledge resources for teachers and students. Projectshttps://api.wikimedia.org/wiki/Education#Projects Documentationhttps://api.wikimedia.org/wiki/Education#Documentation API Portal: Travel https://api.wikimedia.org/wiki/Travel Explore the world with free travel resources from Wikivoyage. Projectshttps://api.wikimedia.org/wiki/Travel#Projects Documentationhttps://api.wikimedia.org/wiki/Travel#Documentation API Portal: Page Description API/Reference/Get description https://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description Returns a description of a page. A page description is a short, plain-text phrase summarizing the page’s topic. Exampleshttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#Examples curlhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#curl Pythonhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#Python PHPhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#PHP JavaScripthttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#JavaScript Parametershttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#Parameters Headershttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#Headers Responseshttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Get_description#Responses API Portal: Page Description API/Reference/Edit description https://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description Edits or creates a page description. A page description is a short, plain-text phrase summarizing the page’s topic. Exampleshttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#Examples curlhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#curl Pythonhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#Python PHPhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#PHP JavaScripthttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#JavaScript Parametershttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#Parameters Request schemahttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#Request_schema Headershttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#Headers Responseshttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Edit_description#Responses API Portal: Page Description API/Reference/Delete description https://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description Deletes a page description. A page description is a short, plain-text phrase summarizing the page’s topic. Exampleshttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#Examples curlhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#curl Pythonhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#Python PHPhttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#PHP JavaScripthttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#JavaScript Parametershttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#Parameters Headershttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#Headers Responseshttps://api.wikimedia.org/wiki/Page_Description_API/Reference/Delete_description#Responses API Portal: Language varient support https://api.wikimedia.org/wiki/Language_varient_support API Portal: Accept language https://api.wikimedia.org/wiki/Accept_language | Accept-Language API Portal: Daily featured content https://api.wikimedia.org/wiki/Daily_featured_content Many Wikipedias include a daily featured article and other curated content on their homepages. You can see an example of this on English Wikipedia and Hebrew Wikipedia. Projectshttps://api.wikimedia.org/wiki/Daily_featured_content#Projects Documentationhttps://api.wikimedia.org/wiki/Daily_featured_content#Documentation API Portal: Most read articles https://api.wikimedia.org/wiki/Most_read_articles Wikipedia gets millions of page views every day across hundreds of languages. The Wikimedia API offers a list of the 50 most read articles per day for each Wikipedia language. Projectshttps://api.wikimedia.org/wiki/Most_read_articles#Projects Documentationhttps://api.wikimedia.org/wiki/Most_read_articles#Documentation API Portal: Current events https://api.wikimedia.org/wiki/Current_events Many Wikipedias maintain a list of topics in today’s news with links to relevant Wikipedia articles. The Wikimedia API lets you access these topics in more than 15 languages. Projectshttps://api.wikimedia.org/wiki/Current_events#Projects Documentationhttps://api.wikimedia.org/wiki/Current_events#Documentation API Portal: Searching for Wikipedia articles using Python https://api.wikimedia.org/wiki/Searching_for_Wikipedia_articles_using_Python The Wikimedia API lets you build apps and scripts that access content from [and other Wikimedia projects. In this tutorial, we'll use the search endpoints to find encyclopedia articles about the Solar System. Search languageshttps://api.wikimedia.org/wiki/Searching_for_Wikipedia_articles_using_Python#Search_languages API Portal: Link Recommendation API/Reference https://api.wikimedia.org/wiki/Link_Recommendation_API/Reference Linking between Wikipedia articles is an important way to create connections between topics. Link recommendation endpoints help guide editors by suggesting places in an article where a link could be added. API Portal: Link Recommendation API/Reference/Get link recommendations https://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations Get a set of possible links that can be added to improve an article on Wikipedia. Exampleshttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#Examples curlhttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#curl Pythonhttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#Python PHPhttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#PHP JavaScripthttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#JavaScript Parametershttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#Parameters Responseshttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations#Responses API Portal: Link Recommendation API/Reference/Link set object https://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Link_set_object The link set object represents a set of link recommendation for a particular wiki article. Examplehttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Link_set_object#Example Schemahttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Link_set_object#Schema API Portal: Link Recommendation API/Reference/Link object https://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Link_object The link object represents a single link recommendation for a particular wiki article. Examplehttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Link_object#Example Schemahttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Link_object#Schema API Portal: Link Recommendation API/Reference/Get link recommendations for revision https://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision Given a specific page source, get a set of possible links that can be added to improve an article on Wikipedia. Exampleshttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#Examples curlhttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#curl Pythonhttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#Python PHPhttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#PHP JavaScripthttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#JavaScript Parametershttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#Parameters Request schemahttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#Request_schema Headershttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#Headers Responseshttps://api.wikimedia.org/wiki/Link_Recommendation_API/Reference/Get_link_recommendations_for_revision#Responses API Portal: Maintainers/Add an API https://api.wikimedia.org/wiki/Maintainers/Add_an_API Thanks for your interest in the API Portal! The API Portal is a work-in-progress project to provide a set of consistent, Wikimedia-related APIs through a central domain: api. Authentication and authorizationhttps://api.wikimedia.org/wiki/Maintainers/Add_an_API#Authentication_and_authorization Rate limitshttps://api.wikimedia.org/wiki/Maintainers/Add_an_API#Rate_limits Status and documentationhttps://api.wikimedia.org/wiki/Maintainers/Add_an_API#Status_and_documentation Feedback and next stepshttps://api.wikimedia.org/wiki/Maintainers/Add_an_API#Feedback_and_next_steps API Portal: Maintainers/API guidelines https://api.wikimedia.org/wiki/Maintainers/API_guidelines 🚧  Work in progress About the API guidelineshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#About_the_API_guidelines Terminologyhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Terminology Design principleshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Design_principles Hosting and infrastructurehttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Hosting_and_infrastructure Authentication and authorizationhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Authentication_and_authorization Cachinghttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Caching Rate limitinghttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Rate_limiting Long-running taskshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Long-running_tasks Large datasetshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Large_datasets API lifecyclehttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#API_lifecycle Design phasehttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Design_phase 1. Check API catalog*https://api.wikimedia.org/wiki/Maintainers/API_guidelines#1._Check_API_catalog* 2. Check API guidelineshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#2._Check_API_guidelines 3. Create API descriptionhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#3._Create_API_description 4. Generate reference documentationhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#4._Generate_reference_documentation 5. Get feedbackhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#5._Get_feedback Develophttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Develop 6. Develop against API descriptionhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#6._Develop_against_API_description 7. Deploy your web servicehttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#7._Deploy_your_web_service 8. Add API route to the API gatewayhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#8._Add_API_route_to_the_API_gateway Deployhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Deploy Promotehttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Promote Evaluatehttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Evaluate Sunsethttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Sunset REST API Guidelineshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#REST_API_Guidelines HTTPhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#HTTP Methodshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Methods Headershttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Headers Status Codeshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Status_Codes Naminghttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Naming OpenAPIhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#OpenAPI Service runner / x-amples?https://api.wikimedia.org/wiki/Maintainers/API_guidelines#Service_runner_/_x-amples? API cataloghttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#API_catalog Auto-generation via code annotationshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Auto-generation_via_code_annotations Use as communications/contract across teamshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Use_as_communications/contract_across_teams Errorshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Errors Logging/monitoringhttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Logging/monitoring Other API typeshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Other_API_types Related linkshttps://api.wikimedia.org/wiki/Maintainers/API_guidelines#Related_links API Portal: API catalog https://api.wikimedia.org/wiki/API_catalog Browse all Wikimedia APIs. API Portal: Device Analytics API https://api.wikimedia.org/wiki/Device_Analytics_API Get data about the number of devices that access Wikipedia and other Wikimedia projects. Sample callhttps://api.wikimedia.org/wiki/Device_Analytics_API#Sample_call How to report a bughttps://api.wikimedia.org/wiki/Device_Analytics_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Device_Analytics_API#How_to_get_help Maintainershttps://api.wikimedia.org/wiki/Device_Analytics_API#Maintainers How to edit the docshttps://api.wikimedia.org/wiki/Device_Analytics_API#How_to_edit_the_docs API Portal: Lift Wing API/Reference https://api.wikimedia.org/wiki/Lift_Wing_API/Reference A scalable machine learning model serving infrastructure on Kubernetes using the Kserve framework. It is part of a broader project aimed to modernize machine learning at Wikimedia. API Portal: Lift Wing API/Reference/Get revscoring goodfaith prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction Get a score from the Revscoring Goodfaith model (previously hosted on ORES) for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_goodfaith_prediction#Responses API Portal: Lift Wing API/Reference/Revscoring Score object https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Revscoring_Score_object The revision score represents the result of executing a revscoring model with a specific wiki revision ID. Examplehttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Revscoring_Score_object#Example Schemahttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Revscoring_Score_object#Schema API Portal: Lift Wing API/Reference/Get revscoring damaging prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction Get a score from the Revscoring Damaging model (previously hosted on ORES) for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_damaging_prediction#Responses API Portal: Lift Wing API/Reference/Get revscoring reverted prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction Get a score from the Revscoring Reverted model (previously hosted on [for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_reverted_prediction#Responses API Portal: Lift Wing API/Reference/Get revscoring drafttopic prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction Get a score from the Revscoring Draft Topic model (previously hosted on [for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_drafttopic_prediction#Responses API Portal: Lift Wing API/Reference/Get revscoring draftquality prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction Get a score from the Revscoring Draft Quality model (previously hosted on [for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_draftquality_prediction#Responses API Portal: Lift Wing API/Reference/Get revscoring articlequality prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction Get a score from the Revscoring Article Quality model (previously hosted on [for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articlequality_prediction#Responses API Portal: Lift Wing API/Reference/Get revscoring articletopic prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction Get a score from the Revscoring Article Topic model (previously hosted on [for a given Wiki revision id. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#JavaScript URI Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#URI_Parameters POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_revscoring_articletopic_prediction#Responses API Portal: Lift Wing API/Reference/Get articletopic outlink prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction Get article topics and related scores from the Language agnostic link-based article topic model for a given wiki page. Check the [card] for more information. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_articletopic_outlink_prediction#Responses API Portal: Lift Wing API/Reference/Article Topic Outlink scores object https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Article_Topic_Outlink_scores_object List of topics and their related scores related to a certain Wikipedia article. Examplehttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Article_Topic_Outlink_scores_object#Example Schemahttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Article_Topic_Outlink_scores_object#Schema API Portal: Templates https://api.wikimedia.org/wiki/Templates This page is a list of MediaWiki templates used to create documentation pages on the API Portal. Templates for schema tableshttps://api.wikimedia.org/wiki/Templates#Templates_for_schema_tables Nested schemashttps://api.wikimedia.org/wiki/Templates#Nested_schemas Templates for response exampleshttps://api.wikimedia.org/wiki/Templates#Templates_for_response_examples General purpose templateshttps://api.wikimedia.org/wiki/Templates#General_purpose_templates Templates for endpoint headingshttps://api.wikimedia.org/wiki/Templates#Templates_for_endpoint_headings Template for curl commandshttps://api.wikimedia.org/wiki/Templates#Template_for_curl_commands API Portal: Lift Wing API/Reference/Get reverted risk language agnostic prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction The goal of this model is to detect revisions that might be reverted independently if they were made in good faith or with the intention of creating damage. Check the [card] for more info. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_language_agnostic_prediction#Responses API Portal: Lift Wing API/Reference/Get reverted risk multilingual prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction The goal of this model is to detect revisions that might be reverted independently if they were made in good faith or with the intention of creating damage. Check the [card] for more info. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_reverted_risk_multilingual_prediction#Responses API Portal: Lift Wing API/Reference/Revert risk score object https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Revert_risk_score_object The revert risk score represents the result of executing a Revert risk model with a specific language code and wiki revision ID. Examplehttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Revert_risk_score_object#Example Schemahttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Revert_risk_score_object#Schema API Portal: Core REST API https://api.wikimedia.org/wiki/Core_REST_API Discover and interact with free knowledge from across Wikimedia projects. Sample callhttps://api.wikimedia.org/wiki/Core_REST_API#Sample_call Topicshttps://api.wikimedia.org/wiki/Core_REST_API#Topics Code sampleshttps://api.wikimedia.org/wiki/Core_REST_API#Code_samples How to report a bughttps://api.wikimedia.org/wiki/Core_REST_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Core_REST_API#How_to_get_help How to edit the docshttps://api.wikimedia.org/wiki/Core_REST_API#How_to_edit_the_docs Changeloghttps://api.wikimedia.org/wiki/Core_REST_API#Changelog API Portal: Feed API https://api.wikimedia.org/wiki/Feed_API Get daily featured articles, most read pages, and more. Sample callhttps://api.wikimedia.org/wiki/Feed_API#Sample_call Topicshttps://api.wikimedia.org/wiki/Feed_API#Topics Tutorialshttps://api.wikimedia.org/wiki/Feed_API#Tutorials Code sampleshttps://api.wikimedia.org/wiki/Feed_API#Code_samples How to report a bughttps://api.wikimedia.org/wiki/Feed_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Feed_API#How_to_get_help How to edit the docshttps://api.wikimedia.org/wiki/Feed_API#How_to_edit_the_docs API Portal: Feed API/Language support https://api.wikimedia.org/wiki/Feed_API/Language_support == Language support == Language supporthttps://api.wikimedia.org/wiki/Feed_API/Language_support#Language_support Daily featured articlehttps://api.wikimedia.org/wiki/Feed_API/Language_support#Daily_featured_article In the newshttps://api.wikimedia.org/wiki/Feed_API/Language_support#In_the_news On this day in historyhttps://api.wikimedia.org/wiki/Feed_API/Language_support#On_this_day_in_history Daily featured imagehttps://api.wikimedia.org/wiki/Feed_API/Language_support#Daily_featured_image Most read articleshttps://api.wikimedia.org/wiki/Feed_API/Language_support#Most_read_articles API Portal: Link Recommendation API https://api.wikimedia.org/wiki/Link_Recommendation_API Suggest links to add to an article on Wikipedia. Sample callhttps://api.wikimedia.org/wiki/Link_Recommendation_API#Sample_call Topicshttps://api.wikimedia.org/wiki/Link_Recommendation_API#Topics How to report a bughttps://api.wikimedia.org/wiki/Link_Recommendation_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Link_Recommendation_API#How_to_get_help How to edit the docshttps://api.wikimedia.org/wiki/Link_Recommendation_API#How_to_edit_the_docs Changeloghttps://api.wikimedia.org/wiki/Link_Recommendation_API#Changelog API Portal: Page Description API https://api.wikimedia.org/wiki/Page_Description_API Get a short, plain-text phrase summarizing the topic of a page. Sample callhttps://api.wikimedia.org/wiki/Page_Description_API#Sample_call Topicshttps://api.wikimedia.org/wiki/Page_Description_API#Topics How to report a bughttps://api.wikimedia.org/wiki/Page_Description_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Page_Description_API#How_to_get_help How to edit the docshttps://api.wikimedia.org/wiki/Page_Description_API#How_to_edit_the_docs Changeloghttps://api.wikimedia.org/wiki/Page_Description_API#Changelog API Portal: Page Description API/Reference https://api.wikimedia.org/wiki/Page_Description_API/Reference Interact with page descriptions. A page description is a short, plain-text phrase summarizing the topic of a page. API Portal: Lift Wing API https://api.wikimedia.org/wiki/Lift_Wing_API Use machine learning to make predictions about pages and edits. Sample callhttps://api.wikimedia.org/wiki/Lift_Wing_API#Sample_call Topicshttps://api.wikimedia.org/wiki/Lift_Wing_API#Topics How to report a bughttps://api.wikimedia.org/wiki/Lift_Wing_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Lift_Wing_API#How_to_get_help How to edit the docshttps://api.wikimedia.org/wiki/Lift_Wing_API#How_to_edit_the_docs Changeloghttps://api.wikimedia.org/wiki/Lift_Wing_API#Changelog API Portal: Maintainers https://api.wikimedia.org/wiki/Maintainers Resources for API maintainers API Portal: Response codes https://api.wikimedia.org/wiki/Response_codes [status codes] indicate the success or failure of a request. API Portal: Lift Wing API/Rate limits https://api.wikimedia.org/wiki/Lift_Wing_API/Rate_limits Lift Wing endpoints are limited to these request rates. Anonymous requestshttps://api.wikimedia.org/wiki/Lift_Wing_API/Rate_limits#Anonymous_requests Authenticated requestshttps://api.wikimedia.org/wiki/Lift_Wing_API/Rate_limits#Authenticated_requests Authenticated requests using Wikimedia Enterprisehttps://api.wikimedia.org/wiki/Lift_Wing_API/Rate_limits#Authenticated_requests_using_Wikimedia_Enterprise API Portal: Lift Wing API/Reference/Get readability prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction The model generates scores to assess the readability of Wikipedia articles. The readability score is a rough proxy to capture how difficult it is for a reader to understand the text of the article. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_readability_prediction#Responses API Portal: Lift Wing API/Reference/Readability score object https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Readability_score_object The readability score represents the result of executing a Readability model with a specific language code and wiki revision ID. Examplehttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Readability_score_object#Example Schemahttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Readability_score_object#Schema API Portal: Lift Wing API/Reference/Get language identification prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction The model generates scores to assess the language of the text provided as input. Check the [card] for more info. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_identification_prediction#Responses API Portal: Lift Wing API/Reference/Get content translation recommendations https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations The service recommends articles to translate from one language to another. Check the documentation for more info. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#JavaScript Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendations#Responses API Portal: Lift Wing API/Reference/Get article descriptions https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions The model generates a short description for the Wikipedia article provided as input. Check the [card] for more info. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_article_descriptions#Responses API Portal: Wikifunctions API https://api.wikimedia.org/wiki/Wikifunctions_API Discover and interact with Wikifunctions, a library of code functions to support the Wikimedia projects and beyond, in the world's natural and programming languages. Sample callhttps://api.wikimedia.org/wiki/Wikifunctions_API#Sample_call Topicshttps://api.wikimedia.org/wiki/Wikifunctions_API#Topics How to report a bughttps://api.wikimedia.org/wiki/Wikifunctions_API#How_to_report_a_bug How to get helphttps://api.wikimedia.org/wiki/Wikifunctions_API#How_to_get_help How to edit the docshttps://api.wikimedia.org/wiki/Wikifunctions_API#How_to_edit_the_docs Changeloghttps://api.wikimedia.org/wiki/Wikifunctions_API#Changelog API Portal: Wikifunctions API/Reference https://api.wikimedia.org/wiki/Wikifunctions_API/Reference Wikifunctions is an open and multilingual library of code Functions. Its Public API help you interact with it by retrieving any stored Object and running any available Functions your own input parameters. API Portal: Wikifunctions API/Reference/Fetch Object https://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object Fetches and retrieves one or more Object pages from Wikifunctions. Every requested Object will be returned as a string encoding its [JSON representation. Exampleshttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#Examples curlhttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#curl Pythonhttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#Python PHPhttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#PHP JavaScripthttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#JavaScript Parametershttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#Parameters Responseshttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Fetch_Object#Responses API Portal: Wikifunctions API/Reference/Run Function https://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function Runs a Function Call in the [orchestration service and returns the response. The Function Call must be formed following the Wikifunctions [[f:Special:MyLanguage/Wikifunctions:Function_model|Function model] specifications (See [calls|Z7/Function calls] section for more details). Exampleshttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#Examples curlhttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#curl Pythonhttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#Python PHPhttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#PHP JavaScripthttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#JavaScript Parametershttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#Parameters Responseshttps://api.wikimedia.org/wiki/Wikifunctions_API/Reference/Run_Function#Responses API Portal: Lift Wing API/Reference/Get content translation recommendation https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation Get recommendations for articles to translate based on those that exist in a source language wiki but are missing from a target language wiki. Check this interactive documentation or try the usage examples below. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#Anonymous_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#JavaScript GET Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#GET_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_content_translation_recommendation#Responses API Portal: Lift Wing API/Reference/Get language agnostic articlequality prediction https://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction The goal of this model is to predict/assess the quality of Wikipedia articles. Check the [card] for more info. Exampleshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#Examples curlhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#curl Anonymous accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#Anonymous_access Logged in accesshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#Logged_in_access Pythonhttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#Python JavaScripthttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#JavaScript POST Parametershttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#POST_Parameters Responseshttps://api.wikimedia.org/wiki/Lift_Wing_API/Reference/Get_language_agnostic_articlequality_prediction#Responses