R/api.R
api_buildurl.Rd
Build base URL
api_buildurl(endpoint, query = NA, database = NA, extension = "json")
The endpoint, e.g. articles/import.
Query parameters for the endpoint.
The database name.
Extension added to the URL path, defaults to json.