Documentation of eduGAIN database access API

The general API call syntax is by the specification of the action argument:

https://technical.edugain.org/api.php?action=action_name
If either no action or an unrecognised action is specified this page is shown. Additional arguments can be added and they are specified in every action escription. Adding the help argument will cause the description to be displayed and all other arguments be disregarded. The format argument is common to all API calls and in most cases allows to generate the result in a desired form. Currently each action needs to be consulted for a list of supported formats.

Click action names for a full description.