SSL Requests

All conduit API requests must be made over HTTPS

All API requests must be made over HTTPS.

Calls made over plain http will either be redirected to https:// or fail.

You must provide a valid token for all requests.

Last updated