![]() |
API Documentation
|
The Covata API allows your application to:
To perform the activities above, a Covata user account is required to be authenticated 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 Developer's 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 Developer's Guide consists of the following sections: