In the User menu, access a tool for deleting and generating new authentication keys

"Generate a key fromAPI" allows you to obtain a new key in 2 steps:

TheAPI keys can be used to authenticate calls to web services, such as the export web service for private or shared requests from the request directory, as well as any other page or resource served by Ametys.

The call must be made using the token request parameter.

http://xxx.yyy.fr/page.html?token=xxxxxxxxxxxxxxxxxxxxx 
Back to top