How to enable Swagger for instance 2.4.6 in magento?
I am trying to access swagger using this endpoint https://your_host/swagger but it is redirecting me to login page of Magento . How can I enable swagger for admin account in Magento.
Here I am attaching screen shot for reference of the redirect login page.

I also followed this document to enable swagger : https://dev.to/pabodah/swagger-magento-2-3nf9 but while generating API key I am unable to see Integration Record section on UI of Magento, so I am stuck here. Is there and another to generate key?
Please guide me to resolve this problem