Endpoint returns a list of all the index types supported in the API along with lists of levels defined per each index type.
get_indexes()
Value
object of airly_meta class
Examples
# \donttest{
get_indexes()
#> Error: You have to set apikey first! See set_apikey function.
# }