From 1a467e1e136aed6b2d0f6e1fc85fc8d0be4e3141 Mon Sep 17 00:00:00 2001 From: Rich Marshall Date: Thu, 16 Jul 2026 17:29:20 +0100 Subject: [PATCH 1/6] Updates to reflect new status page --- docs/resources/api-status-page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/resources/api-status-page.mdx b/docs/resources/api-status-page.mdx index bfe41bcb..92473cd3 100644 --- a/docs/resources/api-status-page.mdx +++ b/docs/resources/api-status-page.mdx @@ -3,7 +3,7 @@ title: "API Status Page" description: "Monitor the operational status and availability of the DeepL API" --- -The [DeepL API Status Page](https://api-status.deepl.com) provides real-time information about the operational status of the DeepL API. +The DeepL Status Page provides an [API-specific](https://www.deeplstatus.com/?tab=api) real-time view of the operational status of the DeepL API. It's provided as part of the overall [Status Page](https://www.deeplstatus.com) which provide information for our other services too, as wall as notification of upcoming maintenance, etc. ## What you can check @@ -18,7 +18,7 @@ The [DeepL API Status Page](https://api-status.deepl.com) provides real-time inf - If you're experiencing elevated latency or timeouts - Before investigating issues in your own integration — confirm the API is operational first - + Go to the API Status Page From 76c42a937d7cc2ce02bb940a5ffd9e8508d77769 Mon Sep 17 00:00:00 2001 From: Rich Marshall Date: Thu, 16 Jul 2026 18:44:55 +0100 Subject: [PATCH 2/6] Update other links too --- docs/best-practices/error-handling.mdx | 2 +- docs/getting-started/quickstart.mdx | 2 +- docs/resources/roadmap-and-release-notes.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/best-practices/error-handling.mdx b/docs/best-practices/error-handling.mdx index 33c544e6..4094a770 100644 --- a/docs/best-practices/error-handling.mdx +++ b/docs/best-practices/error-handling.mdx @@ -10,7 +10,7 @@ Errors are indicated by [standard HTTP status codes](https://developer.mozilla.o * **HTTP 456: quota exceeded** **If you're a Free API user**, you'll receive this error when the monthly 500,000 character limit of your subscription has been reached. You can consider [upgrading your subscription](https://www.deepl.com/pro) if you need more character volume. **If you're a Pro API user**, you'll receive this error when your [Cost Control](/docs/best-practices/cost-control) limit has been reached, and you can increase or remove your Cost Control limit if you need to continue translating. You can also use the [usage endpoint](/api-reference/usage-and-quota/check-usage-and-limits) to find out your currently used and available quota. -* **HTTP 500: internal server error** This is an error you'll receive if there are temporary errors in DeepL Services. Your application should be configured to resend the requests after some delay. Specifically, we recommend implementing retries with exponential backoff. This is implemented in all of the official, DeepL-supported [client libraries](/docs/getting-started/client-libraries). You can check the [API Status Page](https://api-status.deepl.com) for current service availability and incident information. +* **HTTP 500: internal server error** This is an error you'll receive if there are temporary errors in DeepL Services. Your application should be configured to resend the requests after some delay. Specifically, we recommend implementing retries with exponential backoff. This is implemented in all of the official, DeepL-supported [client libraries](/docs/getting-started/client-libraries). You can check the [API Status Page](https://www.deeplstatus.com/?tab=api) for current service availability and incident information. The service dynamically adjusts to the load on the system. Please wait to stop receiving errors to send more requests again. As the service adapts, you will be able to send increasingly more requests within a given amount of time without encountering errors. diff --git a/docs/getting-started/quickstart.mdx b/docs/getting-started/quickstart.mdx index b404096f..e91a9970 100644 --- a/docs/getting-started/quickstart.mdx +++ b/docs/getting-started/quickstart.mdx @@ -263,7 +263,7 @@ New user? Follow these quick steps to get started with the DeepL API. Discord Community - + API Status Page diff --git a/docs/resources/roadmap-and-release-notes.mdx b/docs/resources/roadmap-and-release-notes.mdx index 90e1b00e..ad581f7c 100644 --- a/docs/resources/roadmap-and-release-notes.mdx +++ b/docs/resources/roadmap-and-release-notes.mdx @@ -78,7 +78,7 @@ rss: true - See the [Docs MCP Server](/docs/getting-started/docs-mcp-server) page for setup instructions. ## June 1 - API Status Page -- Launched the [DeepL API Status Page](https://api-status.deepl.com), a dedicated dashboard for monitoring the operational status and availability of the DeepL API. +- Launched the [DeepL API Status Page](https://www.deeplstatus.com/?tab=api), a dedicated dashboard for monitoring the operational status and availability of the DeepL API. - View real-time status and 90-day availability for all API services across all supported regions. - Supports both Pro and Free API tiers. - Available in 19 languages. From cba884149a067d7ef3cde506fc48781412cc2cfd Mon Sep 17 00:00:00 2001 From: Rich Marshall Date: Thu, 16 Jul 2026 19:05:43 +0100 Subject: [PATCH 3/6] Update other links too --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 878bd24f..72fac19e 100644 --- a/docs.json +++ b/docs.json @@ -400,7 +400,7 @@ "items": [ { "label": "API Status", - "href": "https://api-status.deepl.com" + "href": "https://www.deeplstatus.com/?tab=api" }, { "label": "DeepL Status", From 4d060539a5331b497b621798b1f6cdb2456e8cb2 Mon Sep 17 00:00:00 2001 From: Rich Marshall Date: Thu, 16 Jul 2026 19:48:13 +0100 Subject: [PATCH 4/6] Update other links too --- docs/resources/roadmap-and-release-notes.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/resources/roadmap-and-release-notes.mdx b/docs/resources/roadmap-and-release-notes.mdx index ad581f7c..d5a102b4 100644 --- a/docs/resources/roadmap-and-release-notes.mdx +++ b/docs/resources/roadmap-and-release-notes.mdx @@ -9,6 +9,11 @@ rss: true - Usage reporting by language pair + +## July 16 - Combined Status Page +- DeepL now provide a [combined status page](https://www.deeplstatus.com) with a tabbed viw for [API](https://www.deeplstatus.com/?tab=api) + + ## July 7 - New Document Formats and Higher File Size Limits - [`POST /v2/document`](/api-reference/document/upload-and-translate-a-document) now supports five additional file formats: `idml` (Adobe InDesign), `xml`, `json`, `dita` (DITA topics), and `mif` (Adobe FrameMaker). From c80843b5c24e518c50336702059c6bd827f8d6d9 Mon Sep 17 00:00:00 2001 From: Shir Goldberg <3937986+shirgoldbird@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:46:38 -0400 Subject: [PATCH 5/6] Apply suggestion from @shirgoldbird --- docs/resources/roadmap-and-release-notes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/roadmap-and-release-notes.mdx b/docs/resources/roadmap-and-release-notes.mdx index d5a102b4..757180a2 100644 --- a/docs/resources/roadmap-and-release-notes.mdx +++ b/docs/resources/roadmap-and-release-notes.mdx @@ -11,7 +11,7 @@ rss: true ## July 16 - Combined Status Page -- DeepL now provide a [combined status page](https://www.deeplstatus.com) with a tabbed viw for [API](https://www.deeplstatus.com/?tab=api) +- DeepL now provides a [combined status page](https://www.deeplstatus.com) with a tabbed view for [the API](https://www.deeplstatus.com/?tab=api). From 18c167a8f5a206425f47107d664d43071467a558 Mon Sep 17 00:00:00 2001 From: Shir Goldberg <3937986+shirgoldbird@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:49:58 -0400 Subject: [PATCH 6/6] Fix status page grammar, changelog structure, and malformed URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rewrite api-status-page intro (grammar, drop redundancy and vague 'etc.') - Merge July 16 changelog entry into the single July 2026 Update block - Fix malformed ?tab=api/ URL in quickstart 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- docs/getting-started/quickstart.mdx | 2 +- docs/resources/api-status-page.mdx | 2 +- docs/resources/roadmap-and-release-notes.mdx | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/getting-started/quickstart.mdx b/docs/getting-started/quickstart.mdx index e91a9970..0c90453d 100644 --- a/docs/getting-started/quickstart.mdx +++ b/docs/getting-started/quickstart.mdx @@ -263,7 +263,7 @@ New user? Follow these quick steps to get started with the DeepL API. Discord Community - + API Status Page diff --git a/docs/resources/api-status-page.mdx b/docs/resources/api-status-page.mdx index 92473cd3..a12d1a1d 100644 --- a/docs/resources/api-status-page.mdx +++ b/docs/resources/api-status-page.mdx @@ -3,7 +3,7 @@ title: "API Status Page" description: "Monitor the operational status and availability of the DeepL API" --- -The DeepL Status Page provides an [API-specific](https://www.deeplstatus.com/?tab=api) real-time view of the operational status of the DeepL API. It's provided as part of the overall [Status Page](https://www.deeplstatus.com) which provide information for our other services too, as wall as notification of upcoming maintenance, etc. +The [DeepL Status Page](https://www.deeplstatus.com) provides a real-time, [API-specific view](https://www.deeplstatus.com/?tab=api) of the operational status of the DeepL API. The same page also covers DeepL's other services, along with incident reports and upcoming maintenance. ## What you can check diff --git a/docs/resources/roadmap-and-release-notes.mdx b/docs/resources/roadmap-and-release-notes.mdx index 757180a2..c0e6292e 100644 --- a/docs/resources/roadmap-and-release-notes.mdx +++ b/docs/resources/roadmap-and-release-notes.mdx @@ -11,10 +11,8 @@ rss: true ## July 16 - Combined Status Page -- DeepL now provides a [combined status page](https://www.deeplstatus.com) with a tabbed view for [the API](https://www.deeplstatus.com/?tab=api). +- DeepL now publishes a single [status page](https://www.deeplstatus.com) covering all services, with a dedicated [API view](https://www.deeplstatus.com/?tab=api) for real-time API status and incidents. - - ## July 7 - New Document Formats and Higher File Size Limits - [`POST /v2/document`](/api-reference/document/upload-and-translate-a-document) now supports five additional file formats: `idml` (Adobe InDesign), `xml`, `json`, `dita` (DITA topics), and `mif` (Adobe FrameMaker). - XLIFF support has been expanded to versions 1.2, 2.0, and 2.1 (previously 2.1 only).