The Elearning Community • API - Authentication API - Page 2
Page 2 of 2

Re: API - Authentication API

Posted: Mon Jun 16, 2025 4:55 pm
by zaff
Never mind... I shall figure out myself.

Re: API - Authentication API

Posted: Mon Jun 16, 2025 4:58 pm
by alfa24
Are you kidding me?
https://mydomain.com/api/rest.php?q=/ap ... thenticate is correct as I said for auth method.

Re: API - Authentication API

Posted: Tue Sep 02, 2025 9:06 am
by AudunDD
Hi zaff,

I am also looking into using the API for some user automation using Python
and have the same questions as you when I was reading the documentation, code and forum.


Did you find a way to generate the X-Authorization header?
And which "Authentication method" do you use?


I got my code working using the "Authentication method: Single code for platform",
but not with the two other options.


-Audun