Get key
GET {{baseUrl}}/api/apis/:apiID/keys/:keyID
Fetches the key that grant access to the API with the ID {apiID} and key ID {keyID}.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"api_model":{},"key_id":"eyJvcmciOiI1ZTlkOTU0NGExZGNkNjAwMDFkMGVkMjAiLCJpZCI6ImhlbGxvLXdvcmxkIiwiaCI6Im11cm11cjY0In0","data":{"last_check":1421674410,"allowance":1000,"rate":1000,"per":60,"expires":1423684135,"quota_max":-1,"quota_renews":1421164189,"quota_remaining":-1,"quota_renewal_rate":60,"access_rights":{"39d2c98be05c424371c600bd8b3e2242":{"api_name":"Nitrous Test","api_id":"39d2c98be05c424371c600bd8b3e2242","versions":["Default"]}}},"org_id":"54b53d3aeba6db5c35000002","oauth_client_id":"","basic_auth_data":{"password":""},"hmac_enabled":true,"hmac_string":""}