![]() | Products |
| Home » Technical Support » Elevate Web Builder Technical Support » Product Manuals » Elevate Web Builder 3 Manual » Using the Web Server » Web Server Authentication API |
<Origin>/authentication?method=<Method> <Origin> = <Protocol>://<Domain>[:<Port>] <Method> = Authentication method name
https://localhost/authentication?method=authenticate
{
"User": "Administrator",
"Password": "EWBDefault"
}https://localhost/authentication?method=deauthenticate
https://localhost/authentication?method=geteffectiveaccess
{
"Roles": ["Developers", "Public"],
"Privileges": ["UploadFiles", "DownloadFiles", "GetFiles", "DebugApplication"]
}This web page was last updated on Tuesday, September 16, 2025 at 04:56 PM | Privacy Policy © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

