Web services: Difference between revisions

From MoodleDocs
m (removing new features template)
 
Line 10: Line 10:
* [[How_to_create_and_enable_a_web_service|How to create and enable a web service]]
* [[How_to_create_and_enable_a_web_service|How to create and enable a web service]]
* [[Enable mobile web services|How to enable the mobile web service]]
* [[Enable mobile web services|How to enable the mobile web service]]
* [[Web services authentication|Enable web services authentication]]


== User documentation ==
== User documentation ==

Latest revision as of 14:43, 31 May 2024

Web services enable other systems to login to Moodle and perform operations.

_______________

Web service tokens are read-once. Once used they are no longer available. If you forget it or need it, you can create a new one.

webservicereadonce.jpg

Administrator documentation

User documentation

Most of the time, the client application will retrieve the key (token) for a user. However, it is still possible for a user to view the key and to regenerate it.

See also

Sharing knowledge:

Developer documentation:

Other implementations: