Get a Key
GET {{baseUrl}}/tyk/keys/:keyID
Get session info about the specified key. Should return up to date rate limit and quota usage numbers.
RESPONSES
status: OK
{"quota_max":60,"quota_renews":1406121006,"quota_renewal_rate":60,"allowance":100,"rate":100,"per":5,"org_id":"53ac07777cbb8c2d53000002"}