# Changelog (v2.1) For changes that have been updated across all version, see the [Unversioned changes](/docs/build-an-integration/learn-more/rest-apis/unversioned-changes) page. # Introducing the Articles API We've now released a brand new way for you to access your Articles and Help Center within Intercom - through the API! This includes: - **A fully RESTful Articles endpoint** which allows you to [create](https://developers.intercom.com/docs/references/2.1/rest-api/articles/create-an-article/) rich & multi-lingual articles, fetch these by [retrieving one](https://developers.intercom.com/docs/references/2.1/rest-api/articles/retrieve-an-article/) or [listing all](https://developers.intercom.com/docs/references/2.1/rest-api/articles/list-all-articles/), and which can be kept in sync with external repositories through [updating](https://developers.intercom.com/docs/references/2.1/rest-api/articles/update-an-article/) their settings and content. - **A fully RESTful Help Center endpoint** in order to manage the overall layout of your single-language or multilingual Help Center through the [collections and sections](/docs/references/2.1/rest-api/help-center/the-collection-section-models) under which your Articles live.