powered by
Make requests to the 'TimeGPT' API This is a private function of 'nixtlar'
.make_request(url, payload_list)
List representing the JSON response from the API endpoint.
String specifying the API endpoint to which the request is sent.
List containing the information to be sent to the 'TimeGPT' API.
if (FALSE) { response <- .make_request(url, payload_list_element) }
Run the code above in your browser using DataLab