Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Web services.

Web services: Difference between revisions

From MoodleDocs
Line 17: Line 17:
* [[Web_services_FAQ|Web services FAQ]]
* [[Web_services_FAQ|Web services FAQ]]


Specification / core development / brainstorming:
Developer documentation:
* [[Development:Web_services | Developer documentation]]
* [[Development:External services security]]
* [[Development:External services security]]
* [[Development:External services description]]
* [[Development:External services description]]

Revision as of 08:32, 2 November 2011

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


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: