get_known_apis()
Get all the known builtin APIs, shorthand names as keys and corresponding URL as value.
: dict[str, str]
dict
str
A dictionary with the API shorthand names as keys and the URLs as values.