API Portal: Main Pagehttps://api.wikimedia.org/wiki/Main_PageWelcome to the API Portal! This site is currently in development.API Portal: API referencehttps://api.wikimedia.org/wiki/API_referenceThe Wikimedia API is a RESTful API that accepts versioned, namespaced URLs, uses standard HTTP methods and response codes, and returns JSON-formatted responses.URL structurehttps://api.wikimedia.org/wiki/API_reference#URL_structureResponse codeshttps://api.wikimedia.org/wiki/API_reference#Response_codesAPI Portal: API reference/Feedhttps://api.wikimedia.org/wiki/API_reference/FeedMany 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.Language supporthttps://api.wikimedia.org/wiki/API_reference/Feed#Language_supportDaily featured articlehttps://api.wikimedia.org/wiki/API_reference/Feed#Daily_featured_articleIn the newshttps://api.wikimedia.org/wiki/API_reference/Feed#In_the_newsOn this day in historyhttps://api.wikimedia.org/wiki/API_reference/Feed#On_this_day_in_historyDaily featured imagehttps://api.wikimedia.org/wiki/API_reference/Feed#Daily_featured_imageMost read articleshttps://api.wikimedia.org/wiki/API_reference/Feed#Most_read_articlesAPI Portal: API reference/Corehttps://api.wikimedia.org/wiki/API_reference/CoreCore endpoints help you discover and interact with free knowledge from across Wikimedia projects.API Portal: API reference/Core/Searchhttps://api.wikimedia.org/wiki/API_reference/Core/SearchDiscover articles on Wikipedia, media files on Wikimedia Commons, and more using search endpoints.API Portal: API reference/Core/Search/Search contenthttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_contentSearches wiki pages for the given search terms, and returns matching pages.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_content#ResponsesAPI Portal: API reference/Core/Search/Search result objecthttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_result_objectThe search result object represents a wiki page matching the requested search.Examplehttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_result_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_result_object#SchemaAPI Portal: API reference/Feed/Featured contenthttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_contentReturns 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/API_reference/Feed/Featured_content#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#ResponsesResponse schemahttps://api.wikimedia.org/wiki/API_reference/Feed/Featured_content#Response_schemaAPI Portal: API reference/Feed/On this dayhttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_dayReturns 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/API_reference/Feed/On_this_day#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#ResponsesResponse schemahttps://api.wikimedia.org/wiki/API_reference/Feed/On_this_day#Response_schemaAPI Portal: API reference/Core/Search/Search titleshttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titlesSearches 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/API_reference/Core/Search/Search_titles#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titles#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titles#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titles#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titles#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titles#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Search/Search_titles#ResponsesAPI Portal: API reference/Core/Pageshttps://api.wikimedia.org/wiki/API_reference/Core/PagesRead and edit wiki pages from Wikipedia and other Wikimedia projects using page endpoints.API Portal: API reference/Core/Media fileshttps://api.wikimedia.org/wiki/API_reference/Core/Media_filesGet freely licensed images, audio, and video with media file endpoints.API Portal: API reference/Core/Revisionshttps://api.wikimedia.org/wiki/API_reference/Core/RevisionsExplore page history and compare edits with revision endpoints.API Portal: API reference/Changeloghttps://api.wikimedia.org/wiki/API_reference/Changelog== Dashboard ==Dashboardhttps://api.wikimedia.org/wiki/API_reference/Changelog#DashboardLatest updateshttps://api.wikimedia.org/wiki/API_reference/Changelog#Latest_updatesAPI Portal: API reference/Core/Pages/Page objecthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Page_objectThe page object represents the latest revision of a wiki page.Examplehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Page_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Page_object#SchemaAPI Portal: API reference/Core/Pages/Language objecthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Language_objectThe language object represents a wiki page and its language.Examplehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Language_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Language_object#SchemaAPI Portal: API reference/Core/Pages/Create pagehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_pageCreates a wiki page.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#ParametersRequest schemahttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#Request_schemaHeadershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#HeadersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Create_page#ResponsesAPI Portal: API reference/Core/Pages/Edit pagehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_pageEdits 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/API_reference/Core/Pages/Edit_page#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#ParametersRequest schemahttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#Request_schemaHeadershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#HeadersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_page#ResponsesAPI Portal: API reference/Core/Pages/Get pagehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_pageReturns 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/API_reference/Core/Pages/Get_page#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page#ResponsesAPI Portal: API reference/Core/Pages/Get page offlinehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offlineReturns information about a wiki page, including the license, latest revision, and latest content in HTML.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_offline#ResponsesAPI Portal: API reference/Core/Pages/Get page sourcehttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_sourceReturns 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/API_reference/Core/Pages/Get_page_source#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_source#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_source#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_source#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_source#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_source#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_page_source#ResponsesAPI Portal: API reference/Core/Pages/Get HTMLhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTMLReturns the latest content of a wiki page in HTML. This endpoint returns content type text/html.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_HTML#ResponsesAPI Portal: API reference/Core/Pages/Get languageshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languagesSearches for pages with the same topic in different languages.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_languages#ResponsesAPI Portal: API reference/Core/Pages/Get fileshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_filesReturns information about media files used on a wiki page, up to 100 files.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_files#ResponsesAPI Portal: API reference/Core/Media files/File objecthttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/File_objectThe file object represents a file uploaded to a wiki.Examplehttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/File_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/File_object#SchemaAPI Portal: API reference/Core/Media files/Get filehttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_fileReturns information about a file, including links to download the file in thumbnail, preview, and original formats.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Media_files/Get_file#ResponsesAPI Portal: API reference/Core/Revisions/Revision objecthttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Revision_objectThe revision object represents a change to a wiki page.Examplehttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Revision_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Revision_object#SchemaAPI Portal: API reference/Core/Revisions/Get page historyhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_historyReturns 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/API_reference/Core/Revisions/Get_page_history#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#ResponsesResponse schemahttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_page_history#Response_schemaAPI Portal: API reference/Core/Revisions/Get revision statshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_statsReturns data about a page's history.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#ResponsesResponse schemahttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision_stats#Response_schemaAPI Portal: API reference/Core/Revisions/Get revisionhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revisionReturns details for an individual revision.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Get_revision#ResponsesAPI Portal: API reference/Core/Revisions/Compare revisionshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisionsReturns data that lets you display a line-by-line comparison of two revisions.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#ResponsesResponse schemahttps://api.wikimedia.org/wiki/API_reference/Core/Revisions/Compare_revisions#Response_schemaAPI Portal: Documentationhttps://api.wikimedia.org/wiki/DocumentationWikimedia API documentationExploring Wikimediahttps://api.wikimedia.org/wiki/Documentation#Exploring_WikimediaAuthenticationhttps://api.wikimedia.org/wiki/Documentation#AuthenticationBest practiceshttps://api.wikimedia.org/wiki/Documentation#Best_practicesAPI Portal: Use caseshttps://api.wikimedia.org/wiki/Use_casesDaily featured contentAPI Portal: Communityhttps://api.wikimedia.org/wiki/CommunityConnect 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_documentationDiscover more Wikimedia APIshttps://api.wikimedia.org/wiki/Community#Discover_more_Wikimedia_APIsAPI Portal: Maintainers/Templates/Endpoint referencehttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_referenceDescriptionExampleshttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#Examplescurlhttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#curlPythonhttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#PythonPHPhttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#PHPJavaScripthttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#JavaScriptParametershttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#ParametersResponseshttps://api.wikimedia.org/wiki/Maintainers/Templates/Endpoint_reference#ResponsesAPI Portal: Maintainers/Templates/Object referencehttps://api.wikimedia.org/wiki/Maintainers/Templates/Object_referenceDescriptionExamplehttps://api.wikimedia.org/wiki/Maintainers/Templates/Object_reference#ExampleSchemahttps://api.wikimedia.org/wiki/Maintainers/Templates/Object_reference#SchemaAPI Portal: Documentation/Getting startedhttps://api.wikimedia.org/wiki/Documentation/Getting_startedWikipedia 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/Documentation/Getting_started#1._Log_in_with_your_Wikimedia_account2. Create a personal API tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started#2._Create_a_personal_API_token3. Get today’s featured articlehttps://api.wikimedia.org/wiki/Documentation/Getting_started#3._Get_today’s_featured_articlecurlhttps://api.wikimedia.org/wiki/Documentation/Getting_started#curlPythonhttps://api.wikimedia.org/wiki/Documentation/Getting_started#PythonPHPhttps://api.wikimedia.org/wiki/Documentation/Getting_started#PHPJavaScripthttps://api.wikimedia.org/wiki/Documentation/Getting_started#JavaScriptNext stepshttps://api.wikimedia.org/wiki/Documentation/Getting_started#Next_stepsBuild an apphttps://api.wikimedia.org/wiki/Documentation/Getting_started#Build_an_appDiscover documentationhttps://api.wikimedia.org/wiki/Documentation/Getting_started#Discover_documentationConnect with the communityhttps://api.wikimedia.org/wiki/Documentation/Getting_started#Connect_with_the_communityAPI Portal: Documentation/Getting started/Wikimedia projectshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Wikimedia_projectsWikimedia 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/Documentation/Getting_started/Wikimedia_projects#Single-language_projectsMultilingual projectshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Wikimedia_projects#Multilingual_projectsAPI Portal: Project and languagehttps://api.wikimedia.org/wiki/Project_and_languageTranscluded page fragment: This page contains a partial table that is transcluded within the parameters table in the Core API reference docs (such as API reference/Core/Pages/Get page and API reference/Core/Media files/Get file). It uses table opening and closing syntax and table styles from those pages.API Portal: Documentation/Getting started/Reusing free contenthttps://api.wikimedia.org/wiki/Documentation/Getting_started/Reusing_free_contentFree 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/Documentation/Getting_started/Reusing_free_content#1._Check_the_license2. Provide attributionhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Reusing_free_content#2._Provide_attribution3. Indicate changeshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Reusing_free_content#3._Indicate_changesWikipedia and Wikimedia logoshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Reusing_free_content#Wikipedia_and_Wikimedia_logosAPI Portal: Documentation/Getting started/Managing API keyshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Managing_API_keysThe 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/Documentation/Getting_started/Managing_API_keys#Create_a_keyCreate app credentialshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Managing_API_keys#Create_app_credentialsCreate a personal API tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Managing_API_keys#Create_a_personal_API_tokenKey statushttps://api.wikimedia.org/wiki/Documentation/Getting_started/Managing_API_keys#Key_statusReset secretshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Managing_API_keys#Reset_secretsAPI Portal: Documentation/Getting started/Authenticationhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication🚧 Work in progressApp authenticationhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#App_authentication1. Create credentialshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#1._Create_credentials2. Get an access tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#2._Get_an_access_token3. Authenticate your requesthttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#3._Authenticate_your_request4. Refresh tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#4._Refresh_tokenUser authenticationhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#User_authenticationChoosing a redirect URIhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#Choosing_a_redirect_URI2. Request authorizationhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#2._Request_authorization3. Get access tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#3._Get_access_token4. Authenticate requesthttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#4._Authenticate_request5. Refresh tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#5._Refresh_tokenPersonal API tokenshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#Personal_API_tokens1. Create tokenhttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#1._Create_token2. Authenticate requesthttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#2._Authenticate_requestTroubleshootinghttps://api.wikimedia.org/wiki/Documentation/Getting_started/Authentication#TroubleshootingAPI Portal: Documentation/Getting started/Rate limitshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Rate_limits🚧 Work in progressAnonymous requestshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Rate_limits#Anonymous_requestsPersonal requestshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Rate_limits#Personal_requestsApp-authenticated requestshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Rate_limits#App-authenticated_requestsUser-authenticated requestshttps://api.wikimedia.org/wiki/Documentation/Getting_started/Rate_limits#User-authenticated_requestsAPI Portal: Documentation/Code sampleshttps://api.wikimedia.org/wiki/Documentation/Code_samplesSearch WikipediaAPI Portal: Documentation/Best practiceshttps://api.wikimedia.org/wiki/Documentation/Best_practicesStability policyAPI Portal: Documentation/Code samples/Featured contenthttps://api.wikimedia.org/wiki/Documentation/Code_samples/Featured_content== Getting featured content from Wikipedia with Python ==Getting featured content from Wikipedia with Pythonhttps://api.wikimedia.org/wiki/Documentation/Code_samples/Featured_content#Getting_featured_content_from_Wikipedia_with_PythonToday's featured articlehttps://api.wikimedia.org/wiki/Documentation/Code_samples/Featured_content#Today's_featured_articleToday's featured imagehttps://api.wikimedia.org/wiki/Documentation/Code_samples/Featured_content#Today's_featured_imageIn the newshttps://api.wikimedia.org/wiki/Documentation/Code_samples/Featured_content#In_the_newsMore featured contenthttps://api.wikimedia.org/wiki/Documentation/Code_samples/Featured_content#More_featured_contentAPI Portal: Documentation/Code samples/Search Wikipediahttps://api.wikimedia.org/wiki/Documentation/Code_samples/Search_WikipediaCode sampleshttps://api.wikimedia.org/wiki/Category:Code_samplesAPI Portal: Documentation/Best practices/Stability policyhttps://api.wikimedia.org/wiki/Documentation/Best_practices/Stability_policyDesigned 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 namespace.API Portal: Documentation/Best practices/Securityhttps://api.wikimedia.org/wiki/Documentation/Best_practices/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/Documentation/Best_practices/Security#Storing_client_credentialsUsing PKCE in authorization requestshttps://api.wikimedia.org/wiki/Documentation/Best_practices/Security#Using_PKCE_in_authorization_requestsAPI Portal: Documentation/Best practices/Conditional requestshttps://api.wikimedia.org/wiki/Documentation/Best_practices/Conditional_requestsWikimedia API endpoints support conditional GET requests using [ETag|ETags].Making a conditional request using an ETaghttps://api.wikimedia.org/wiki/Documentation/Best_practices/Conditional_requests#Making_a_conditional_request_using_an_ETagMaking a conditional request using last-modifiedhttps://api.wikimedia.org/wiki/Documentation/Best_practices/Conditional_requests#Making_a_conditional_request_using_last-modifiedAPI Portal: Documentation/Best practices/Tools and botshttps://api.wikimedia.org/wiki/Documentation/Best_practices/Tools_and_botsTools 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/Documentation/Best_practices/Tools_and_bots#Getting_started_with_toolsGetting started with botshttps://api.wikimedia.org/wiki/Documentation/Best_practices/Tools_and_bots#Getting_started_with_botsHosting for tools and botshttps://api.wikimedia.org/wiki/Documentation/Best_practices/Tools_and_bots#Hosting_for_tools_and_botsAPI Portal: Documentation/Code samples/Images and mediahttps://api.wikimedia.org/wiki/Documentation/Code_samples/Images_and_media== Reusing free images and media files from Wikimedia Commons with Python ==Reusing free images and media files from Wikimedia Commons with Pythonhttps://api.wikimedia.org/wiki/Documentation/Code_samples/Images_and_media#Reusing_free_images_and_media_files_from_Wikimedia_Commons_with_PythonImageshttps://api.wikimedia.org/wiki/Documentation/Code_samples/Images_and_media#ImagesVideohttps://api.wikimedia.org/wiki/Documentation/Code_samples/Images_and_media#VideoAudiohttps://api.wikimedia.org/wiki/Documentation/Code_samples/Images_and_media#AudioAPI Portal: Featured content responsehttps://api.wikimedia.org/wiki/Featured_content_response{API Portal: Feed article objecthttps://api.wikimedia.org/wiki/Feed_article_objectTranscluded 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 responsehttps://api.wikimedia.org/wiki/On_this_day_response{API Portal: Community/Contributinghttps://api.wikimedia.org/wiki/Community/ContributingWe 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_docsContribute to codehttps://api.wikimedia.org/wiki/Community/Contributing#Contribute_to_codeAPI Portal: Community/Abouthttps://api.wikimedia.org/wiki/Community/AboutThe API Portal is a central place to interact with the Wikimedia API served through api.wikimedia.Contributinghttps://api.wikimedia.org/wiki/Community/About#ContributingRoadmaphttps://api.wikimedia.org/wiki/Community/About#RoadmapAPI Portal: Community/FAQhttps://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: Use cases/Educationhttps://api.wikimedia.org/wiki/Use_cases/EducationWikimedia projects offer a variety of open knowledge resources for teachers and students.Projectshttps://api.wikimedia.org/wiki/Use_cases/Education#ProjectsDocumentationhttps://api.wikimedia.org/wiki/Use_cases/Education#DocumentationAPI Portal: Use cases/Travelhttps://api.wikimedia.org/wiki/Use_cases/TravelExplore the world with free travel resources from Wikivoyage.Projectshttps://api.wikimedia.org/wiki/Use_cases/Travel#ProjectsDocumentationhttps://api.wikimedia.org/wiki/Use_cases/Travel#DocumentationAPI Portal: API reference/Core/Pages/Get descriptionhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_descriptionReturns a description of a page. A page description is a short, plain-text phrase summarizing the page’s topic.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#ParametersHeadershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#HeadersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Get_description#ResponsesAPI Portal: API reference/Core/Pages/Edit descriptionhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_descriptionEdits or creates a page description. A page description is a short, plain-text phrase summarizing the page’s topic.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#ParametersRequest schemahttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#Request_schemaHeadershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#HeadersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Edit_description#ResponsesAPI Portal: API reference/Core/Pages/Delete descriptionhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_descriptionDeletes a page description. A page description is a short, plain-text phrase summarizing the page’s topic.Exampleshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#ParametersHeadershttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#HeadersResponseshttps://api.wikimedia.org/wiki/API_reference/Core/Pages/Delete_description#ResponsesAPI Portal: Language varient supporthttps://api.wikimedia.org/wiki/Language_varient_supportAPI Portal: Accept languagehttps://api.wikimedia.org/wiki/Accept_language| Accept-LanguageAPI Portal: Use cases/Daily featured contenthttps://api.wikimedia.org/wiki/Use_cases/Daily_featured_contentMany 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/Use_cases/Daily_featured_content#ProjectsDocumentationhttps://api.wikimedia.org/wiki/Use_cases/Daily_featured_content#DocumentationAPI Portal: Use cases/Most read articleshttps://api.wikimedia.org/wiki/Use_cases/Most_read_articlesWikipedia 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/Use_cases/Most_read_articles#ProjectsDocumentationhttps://api.wikimedia.org/wiki/Use_cases/Most_read_articles#DocumentationAPI Portal: Use cases/Current eventshttps://api.wikimedia.org/wiki/Use_cases/Current_eventsMany 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/Use_cases/Current_events#ProjectsDocumentationhttps://api.wikimedia.org/wiki/Use_cases/Current_events#DocumentationAPI Portal: Searching for Wikipedia articles using Pythonhttps://api.wikimedia.org/wiki/Searching_for_Wikipedia_articles_using_Python== Searching for Wikipedia articles using Python ==Searching for Wikipedia articles using Pythonhttps://api.wikimedia.org/wiki/Searching_for_Wikipedia_articles_using_Python#Searching_for_Wikipedia_articles_using_PythonSearch languageshttps://api.wikimedia.org/wiki/Searching_for_Wikipedia_articles_using_Python#Search_languagesAPI Portal: API reference/Service/Link recommendationhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendationLinking 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: API reference/Service/Link recommendation/Get link recommendationshttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendationsGet a set of possible links that can be added to improve an article on Wikipedia.Exampleshttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#ParametersResponseshttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations#ResponsesAPI Portal: API reference/Service/Link recommendation/Link set objecthttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Link_set_objectThe link set object represents a set of link recommendation for a particular wiki article.Examplehttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Link_set_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Link_set_object#SchemaAPI Portal: API reference/Service/Link recommendation/Link objecthttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Link_objectThe link object represents a single link recommendation for a particular wiki article.Examplehttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Link_object#ExampleSchemahttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Link_object#SchemaAPI Portal: API reference/Servicehttps://api.wikimedia.org/wiki/API_reference/ServiceService endpoints provide functionality used by Wikimedia Foundation apps and tools.API Portal: API reference/Service/Link recommendation/Get link recommendations for revisionhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revisionGiven 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/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#Examplescurlhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#curlPythonhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#PythonPHPhttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#PHPJavaScripthttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#JavaScriptParametershttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#ParametersRequest schemahttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#Request_schemaHeadershttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#HeadersResponseshttps://api.wikimedia.org/wiki/API_reference/Service/Link_recommendation/Get_link_recommendations_for_revision#ResponsesAPI Portal: Community/Add an APIhttps://api.wikimedia.org/wiki/Community/Add_an_APIThanks 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/Community/Add_an_API#Authentication_and_authorizationRate limitshttps://api.wikimedia.org/wiki/Community/Add_an_API#Rate_limitsStatus and documentationhttps://api.wikimedia.org/wiki/Community/Add_an_API#Status_and_documentationFeedback and next stepshttps://api.wikimedia.org/wiki/Community/Add_an_API#Feedback_and_next_stepsAPI Portal: Community/API guidelineshttps://api.wikimedia.org/wiki/Community/API_guidelines🚧 Work in progressAbout the API guidelineshttps://api.wikimedia.org/wiki/Community/API_guidelines#About_the_API_guidelinesTerminologyhttps://api.wikimedia.org/wiki/Community/API_guidelines#TerminologyDesign principleshttps://api.wikimedia.org/wiki/Community/API_guidelines#Design_principlesHosting and infrastructurehttps://api.wikimedia.org/wiki/Community/API_guidelines#Hosting_and_infrastructureAuthentication and authorizationhttps://api.wikimedia.org/wiki/Community/API_guidelines#Authentication_and_authorizationCachinghttps://api.wikimedia.org/wiki/Community/API_guidelines#CachingRate limitinghttps://api.wikimedia.org/wiki/Community/API_guidelines#Rate_limitingLong-running taskshttps://api.wikimedia.org/wiki/Community/API_guidelines#Long-running_tasksLarge datasetshttps://api.wikimedia.org/wiki/Community/API_guidelines#Large_datasetsAPI lifecyclehttps://api.wikimedia.org/wiki/Community/API_guidelines#API_lifecycleDesign phasehttps://api.wikimedia.org/wiki/Community/API_guidelines#Design_phase1. Check API catalog*https://api.wikimedia.org/wiki/Community/API_guidelines#1._Check_API_catalog*2. Check API guidelineshttps://api.wikimedia.org/wiki/Community/API_guidelines#2._Check_API_guidelines3. Create API descriptionhttps://api.wikimedia.org/wiki/Community/API_guidelines#3._Create_API_description4. Generate reference documentationhttps://api.wikimedia.org/wiki/Community/API_guidelines#4._Generate_reference_documentation5. Get feedbackhttps://api.wikimedia.org/wiki/Community/API_guidelines#5._Get_feedbackDevelophttps://api.wikimedia.org/wiki/Community/API_guidelines#Develop6. Develop against API descriptionhttps://api.wikimedia.org/wiki/Community/API_guidelines#6._Develop_against_API_description7. Deploy your web servicehttps://api.wikimedia.org/wiki/Community/API_guidelines#7._Deploy_your_web_service8. Add API route to the API gatewayhttps://api.wikimedia.org/wiki/Community/API_guidelines#8._Add_API_route_to_the_API_gatewayDeployhttps://api.wikimedia.org/wiki/Community/API_guidelines#DeployPromotehttps://api.wikimedia.org/wiki/Community/API_guidelines#PromoteEvaluatehttps://api.wikimedia.org/wiki/Community/API_guidelines#EvaluateSunsethttps://api.wikimedia.org/wiki/Community/API_guidelines#SunsetREST API Guidelineshttps://api.wikimedia.org/wiki/Community/API_guidelines#REST_API_GuidelinesHTTPhttps://api.wikimedia.org/wiki/Community/API_guidelines#HTTPMethodshttps://api.wikimedia.org/wiki/Community/API_guidelines#MethodsHeadershttps://api.wikimedia.org/wiki/Community/API_guidelines#HeadersStatus Codeshttps://api.wikimedia.org/wiki/Community/API_guidelines#Status_CodesNaminghttps://api.wikimedia.org/wiki/Community/API_guidelines#NamingOpenAPIhttps://api.wikimedia.org/wiki/Community/API_guidelines#OpenAPIService runner / x-amples?https://api.wikimedia.org/wiki/Community/API_guidelines#Service_runner_/_x-amples?API cataloghttps://api.wikimedia.org/wiki/Community/API_guidelines#API_catalogAuto-generation via code annotationshttps://api.wikimedia.org/wiki/Community/API_guidelines#Auto-generation_via_code_annotationsUse as communications/contract across teamshttps://api.wikimedia.org/wiki/Community/API_guidelines#Use_as_communications/contract_across_teamsErrorshttps://api.wikimedia.org/wiki/Community/API_guidelines#ErrorsLogging/monitoringhttps://api.wikimedia.org/wiki/Community/API_guidelines#Logging/monitoringOther API typeshttps://api.wikimedia.org/wiki/Community/API_guidelines#Other_API_typesRelated linkshttps://api.wikimedia.org/wiki/Community/API_guidelines#Related_linksAPI Portal: API cataloghttps://api.wikimedia.org/wiki/API_catalogBrowse all Wikimedia APIs.