Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Web services: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Línia 7: Línia 7:


== User 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.
* [[Security keys|How to obtain a security key (token)]]
* [[Security keys|How to obtain a security key (token)]]



Revisió del 10:29, 1 nov 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.

Developer documentation

The full API can be founnd on any Moodle sites under Administration block > Plugins > Web services > API Documentation.

See also

Sharing knowledge:

Specification / core development:

Other implementations: