List all API keys for the authenticated owner.
owner query parameter is required—you cannot retrieve API keys without specifying the owner identifier. Use this endpoint to audit and manage your API keys. Note that the actual API key value is not returned for security reasons.
server.secret_key from your configuration).X-blnk-key: <api-key>.
Replace <api-key> with your secret API key. Ensure the key is kept secure and not exposed in public repositories or client-side code.
See also: Secure your Blnk server
key value is not returned for security reasons.
api_key value is not returned for security reasons. If you need to view or regenerate the key value, you’ll need to create a new API key.