![]() |
API Documentation
|
The Covata API allows your application to:
The Covata Platform keeps a record of all Secure Objects and collections created, as well as information about which users are collaborators on each Secure Object or collection.
To perform the activities above, a Covata user is required to authenticate to the Covata Platform, which permits access to the Covata Platform's resources (i.e. through Covata API endpoints) that are available to this user.
Example API calls used throughout this Getting Started Guide are based on the standard command line tool cURL, which allows you to construct API requests at the command line to submit to the appropriate endpoints of either the Covata Platform's Access or Content Services.
The Google Chrome tool Postman - REST Client, provides a graphical user interface (GUI) that allows you to construct and save a set of API endpoint requests to submit to the Covata Platform. Postman also allows you to upload data files to submit as part of a request (e.g. binary data as part of a multi-part form data element).
This Getting Started Guide consists of the following sections: