I wrote an application to query the SN2Info API (https://api.cisco.com/sn2info/v2/coverage/summary/serial_numbers/) using a seed file of serial numbers (a few thousand devices), queried in batches of 25.The application was working great until it trie...