Authentication/API Key (Machine 2 Machine)
Read API Key info on your API Key
This parameter-less action will return the information on the API key being used for the request giving confirmation on access levels allowed.
get/apikeys/~
Response
Example response
{
"description": "Used by Vendor Xyz for Billing Automation",
"key-id": "nsd-123dsa23",
"user": "1000",
"domain": "example.com",
"ip-address": "1.2.3.4,5.6.7.0/24"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.