Retrieve personal access token.

api_pat(api_name, force = FALSE)

Arguments

api_name

Text string of the name of the API you are calling, e.g. cyclestreets, graphhopper etc.

Examples

if (FALSE) { api_pat(api_name = "cyclestreet") }