This section will help you understand on how to authenticate with our API
CloudCone API uses API keys and Hash to allow access to the API. You can generate a new API key and an API Hash at our API portal.
The API key has to be included in all API requests to the server in a header that looks like the following:
Header | Value |
---|---|
App-Secret | API Key |
Hash | API Hash |
Note
Replace
API Key
andAPI Hash
with your actual settings from your client area