Skip to content

API key Authentication

API Key Authentication in KrakenD

API key authentication enables a Role-Based Access Control (RBAC) and a rate-limiting mechanism based on an API key passed by the client. For the desired endpoints, KrakenD rejects requests from users who do not provide a valid key, users trying to access a resource with insufficient permissions for their role, or exceeding the defined quota.

Step 1: Click created api in designer section you can able to see which authentication level we need suppose here selcetd apikey

Step 2: Once you selected you can see message as API key enabled Successfully.

Apikey