API Keys
Contains endpoints to view, create and delete API keys and view rate limits on API keys
Contains endpoints to view, create and delete API keys and view rate limits on API keys
GET
https://api.aquanow.io/users/v1/apiKey
keyId
can be helpful in retrieving rate limits for the api keys.
To view example requests for this endpoint, visit Aquanow's Postman documentation.
Name | Type | Description |
---|---|---|
Returns an array of APIKeysObject.
POST
https://api.aquanow.io/users/v1/apiKey
You need to have an existing API key to use this endpoint. Note that there's currently a limit of 5 active API keys per user.
To view example requests for this endpoint, visit Aquanow's Postman documentation.
Returns an array of APIKeysObject.
DELETE
https://api.aquanow.io/users/v1/apiKey?key=<Key>
To view example requests for this endpoint, visit Aquanow's Postman documentation.
Returns an array of APIKeysObject.
GET
https://api.aquanow.io/users/v1/apiKeyUsage
To view example requests for this endpoint, visit Aquanow's Postman documentation.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
x-api-key*
String
{{x-api-key}}
API Auth Key
x-signature*
String
49c6260c194f4d7ed5cb917dc70b9821673246b2abc1cf28f05df6a75fd24181e00f8e57b321d15ae45db58b3bffe27a
Signature created using your API secret
x-nonce*
Number
1618307861949
Timestamp in millisecond
Content-Type*
String
application/json
x-api-key*
String
{{x-api-key}}
API Auth Key
x-signature*
String
49c6260c194f4d7ed5cb917dc70b9821673246b2abc1cf28f05df6a75fd24181e00f8e57b321d15ae45db58b3bffe27a
Signature created using your API secret
x-nonce*
Number
1657731573930
Timestamp in millisecond
Content-Type*
String
application/json
key*
String
<Key>
API key to be deleted
x-api-key*
String
{{x-api-key}}
API Auth Key
x-signature*
String
49c6260c194f4d7ed5cb917dc70b9821673246b2abc1cf28f05df6a75fd24181e00f8e57b321d15ae45db58b3bffe27a
Signature created using your API secret
x-nonce*
Number
1657731573930
Timestamp in millisecond
Content-Type*
String
application/json
x-api-key*
String
{{x-api-key}}
API Auth Key
x-signature*
String
49c6260c194f4d7ed5cb917dc70b9821673246b2abc1cf28f05df6a75fd24181e00f8e57b321d15ae45db58b3bffe27a
Signature created using your API secret
x-nonce*
Number
1657731573930
Timestamp in millisecond
Content-Type*
String
application/json