Client requests
Performs a request
api_key() :: {:api_key, String.t()}
path() :: String.t()
call(String.t(), list()) :: {}
iex> OpenStreetMap.Client.call("search", args)