Can't login into API Reference

Hi.
I need to login into API Reference to get some notebooks file. in the old version is easy to log in, but in the new one is very hard to log in,

I can’t type in the username and password box. please help,

regards

Hello @devis,

Yes we recently changed our documentation engine and this is not possible anymore.
@jenny is working on setting up something similar but it’s not yet live.

In the meantime, you can use curl, python request, nodeJS request or whatever language you are familiar with to do so. I personally use postman which use super user friendly.

And another tip, you can get your JWT token from the studio in your cookie. In chrome, open the developer console, go to application, cookies.

Regards,

Louis

hi @louis , thanks for the response
I’ll try postman.

regards,