diff --git a/doc/api/http_api.md b/doc/api/http_api.md index d7f8e00ad..79f57b998 100644 --- a/doc/api/http_api.md +++ b/doc/api/http_api.md @@ -63,9 +63,13 @@ Portal submits content into new blog post ### API version The latest version is `1.2.7` -The current version can be queried via /api. +The current version and a list of all available API versions can be obtained via -A list of all available API versions can be obtained via /API/versions. +> `http://pad.domain/api` + +and + +> `http://pad.domain/api/versions`. ### Request Format