From bd9034791a353cbc742cf8b0657e8595c23488fa Mon Sep 17 00:00:00 2001 From: Rajiv Aaron Manglani Date: Mon, 5 Feb 2024 16:58:59 -0500 Subject: [PATCH] Remove references to api.dev.ssllabs.com. * api.dev.ssllabs.com is no longer available as detailed in #953. --- ssllabs-api-docs-v3.md | 2 +- ssllabs-api-docs-v4.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ssllabs-api-docs-v3.md b/ssllabs-api-docs-v3.md index 88bde82..3990f0b 100644 --- a/ssllabs-api-docs-v3.md +++ b/ssllabs-api-docs-v3.md @@ -17,7 +17,7 @@ Commercial use is generally not allowed, except with an explicit permission from ### Protocol Calls ### -This section documents the available protocol calls. The main API entry point is "https://api.ssllabs.com/api/v3/". If you want to check the API availability from a browser, invoke "https://api.ssllabs.com/api/v3/info". There is also an additional API entry point that can be used to test features that have not yet been deployed to production: "https://api.dev.ssllabs.com/api/v3/". You should expect that this second entry point is not consistently available. Further it offers only reduced assessment limits in comparison with the production version. +This section documents the available protocol calls. The main API entry point is "https://api.ssllabs.com/api/v3/". If you want to check the API availability from a browser, invoke "https://api.ssllabs.com/api/v3/info". #### Check SSL Labs availability #### diff --git a/ssllabs-api-docs-v4.md b/ssllabs-api-docs-v4.md index 04f7519..e1d30f7 100644 --- a/ssllabs-api-docs-v4.md +++ b/ssllabs-api-docs-v4.md @@ -17,7 +17,7 @@ Commercial use is generally not allowed, except with an explicit permission from ### API Calls ### -This section documents the available API calls. The main API entry point is "https://api.ssllabs.com/api/v4/". If you want to check the API availability from a browser, invoke "https://api.ssllabs.com/api/v4/info". There is also an additional API entry point that can be used to test features that have not yet been deployed to production: "https://api.dev.ssllabs.com/api/v4/". You should expect that this second entry point is not consistently available. Further it offers only reduced assessment limits in comparison with the production version. +This section documents the available API calls. The main API entry point is "https://api.ssllabs.com/api/v4/". If you want to check the API availability from a browser, invoke "https://api.ssllabs.com/api/v4/info". #### Register for Scan API initiation and result fetching ####