get_RegTAP_service_url

pyvo.registry.get_RegTAP_service_url()[source]

Return the access URL of the currently configured RegTAP service.

By default, pyVO uses whatever is given in the environment variable IVOA_REGISTRY, defaulting to GAVO’s TAP service. To change this use pyvo.registry.choose_RegTAP_service().

Returns:
str

The TAP access URL of the current RegTAP endpoint.