Handle hypothesis request
hs_api_handler(
...,
api_path = get_hs_host(),
endpoint = NULL,
type = NULL,
api_key = NULL
)
Parameter for request function
The hypothesis API path, can be specify by `hypothesis.api.api_path` option or `HYPOTHESIS_API_PATH` environment variable. Default: `https://hypothes.is/api/`.
API request endpoint
API request type
User api key, generated on the platform.