Wiki

Clone wiki

enterobase-web / api_login

Top level links:

The login query method

Refer to the interactive documentation at http://enterobase.warwick.ac.uk/api/v2.0/swagger-ui#!/Login (although you may want to avoid trying this interactively if you do not intend to change your API token at this time).

The login query method is not really a pure query method since it also causes the API token to be refreshed (changing the API token as a result and avoiding expiration of the API token). The result of the query includes the new API token.

This is discussed on the page about automatically renewing the API token.

Updated