get https://api.commpeak.com/rates//download
GET /rates/current/downloadwill download current rates (XLS or CSV).
To set the desired format, specify it in the ACCEPT header:
text/csvfor CSV format, orapplication/vnd.ms-excelfor XLS format.
GET /rates/current/download will download current rates (XLS or CSV).To set the desired format, specify it in the ACCEPT header:
text/csv for CSV format, orapplication/vnd.ms-excel for XLS format.Try It! to start a request and see the response here!