DMDS API

Section: Help: Authentication

Topics

Intro

This section will give direction on how to make requests to the DMDS REST API.


Credits

The algorithm for making requests to the DMDS REST API is "loosely" derived from the alorigthms first conceived by Amazon for their Amazon S3 API. The DMDS version is not nearly as involved, and makes various changes to make it easier to implement vs the Amazon S3 version. The original documentation for requests against their S3 API can be found here.





API Reference