Right now I am writing a client-side javascript app that makes a request to the USPS Price Calculator API. In order to make this request, I need to provide my API User ID i
In short: No, you can't secure your API key in a client-side app.
This article goes into some more detail
Two options