Web services

From MoodleDocs
Revision as of 05:29, 17 January 2011 by jerome mouneyrac (talk | contribs)

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

Enabling web services

To use web services, the feature must be enabled on the site by checking the enablewebservices box in Site Administration > Advanced features.

For security reasons, web services should only be enabled if you intend to make use of it.


Documentation for Administrator

Documentation for User

How to get a security key

Documentation for Developer

Specification / Core development

Others implementations