Get partial API v1 URL for the provided path
api1_url(path)
path
/me
Returns "/api/v1" + path
api1_url("/me")
Useful links