diff --git a/docs/source/data-access-api/index.rst b/docs/source/data-access-api/index.rst index 524c89038..6dc93205f 100644 --- a/docs/source/data-access-api/index.rst +++ b/docs/source/data-access-api/index.rst @@ -8,7 +8,7 @@ repository provides a command-line utility and python package for interacting with the API programmatically. It is the preferred way to use the API. Users may also download, upload, and query via the REST API directly through the browser, or `curl` commands. -The :ref:`REST API Specification ` section below describes the various endpoints that are supported and how to use them. +The :ref:`REST API Specification ` section below describes the various endpoints that are supported and how to use them. *Note: Several sections and links begin with* [WIP]. *As development on the API is ongoing, this indicates that the full implementation of the functionality is yet to be completed.*