Allow multiple auth types
M
Max Resnikoff
Our API allows 2 types of Authentication: Bearer and API Key.
Unless we are missing something, we can only choose 1 type of authentication.
The root folder should allow multiple auth types to be declared.
Each endpoint should allow to select 1 or more of these auth types. (maybe a multiselect?)
The generated docs should show what auth methods are available, and for each endpoint, which one(s) are accepted.
At the moment, it is very annoying testing each endpoint using different auth methods, as we have to go to root folder, change auth types then run the endpoint again.
Emily
Hi, Resnikoff.Thank you for your detailed feedback. We're glad to hear that this feature is important to you. I'm happy to inform you that we do have plans to support multiple authentication types for endpoints, and it's likely to be implemented in the first quarter.
Thank you for your patience and understanding. If you have any other suggestions or questions, please don't hesitate to reach out.