summaryrefslogtreecommitdiffstats
path: root/ssllabs-api-docs.md
diff options
context:
space:
mode:
authorIvan Ristic <ivanr@webkreator.com>2015-03-26 12:30:59 +0000
committerIvan Ristic <ivanr@webkreator.com>2015-03-26 12:30:59 +0000
commit4e4fbc2ee95336771756c13841e630a467a426f7 (patch)
treeddd7faa681c49f54faa53a55c436867a04559025 /ssllabs-api-docs.md
parenta70a9fbda3ef839b1bf8926a3f609a6bb50fc1aa (diff)
downloadssllabs-scan-4e4fbc2ee95336771756c13841e630a467a426f7.zip
ssllabs-scan-4e4fbc2ee95336771756c13841e630a467a426f7.tar.gz
ssllabs-scan-4e4fbc2ee95336771756c13841e630a467a426f7.tar.bz2
Document API endpoints.
Diffstat (limited to 'ssllabs-api-docs.md')
-rw-r--r--ssllabs-api-docs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md
index b20eba7..a4d9b7a 100644
--- a/ssllabs-api-docs.md
+++ b/ssllabs-api-docs.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.
+This section documents the available protocol calls. The main API entry point is "https://api.ssllabs.com/api/v2/". If you want to check the API availability from a browser, invoke "https://api.ssllabs.com/api/v2/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/v2/". 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.
#### Check SSL Labs availability ####