List keys
GET {{baseUrl}}/api/apis/:apiID/keys
Lists keys that grant access to the API with the ID {apiID}.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"keys":["54b53d3aeba6db5c3500000289a8fbc2bbba4ebc4934bb113588c792","54b53d3aeba6db5c3500000230459d8568ec4bbf675bda2ff05e9293","54b53d3aeba6db5c35000002ec9a2b1aca7b495771273a0895cb3627","54b53d3aeba6db5c3500000272d97a10538248e9523ca09e425090b8","54b53d3aeba6db5c3500000252b5c56c61ad42fe765101f6d70cf9c6"]},"pages":1}