Skip to content

Commit

Permalink
Testing ref links
Browse files Browse the repository at this point in the history
  • Loading branch information
anamanica committed Aug 29, 2024
1 parent 22fc75a commit 8598f0b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/source/data-access-api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ Data Access API
===============

The `imap-data-access <https://github.com/IMAP-Science-Operations-Center/imap-data-access>`_
repository provides programmatic access, and a command-line utility for
interacting with the API. It is the preferred way to use the API.
repository provides a command-line utility and python package for
interacting with the API programmatically. It is the preferred way to use the API.

The SDC also provides a REST API that allows users to upload and download files as
well as query for file metadata. The following documentation describes the
various endpoints that are supported and how to use them.
Users may also download, upload, and query via the REST API directly through the browser, or `curl` commands.
The :ref:`REST API Specification <index.html#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.*
Expand Down

0 comments on commit 8598f0b

Please sign in to comment.