On Wed, Sep 20, 2023 at 9:09 AM Michael Dykman <mdyk...@gmail.com> wrote: > What you need to do is to add a header to your request. The header name > will be 'Ocp-Apim-Subscription-Key' and the value, whatever key you > received. > > If it's curl under the hood, the option to add a header is '-H > headername:headervaue'. I would have to look it up for wget.
If it's wget, the option is --header=string Also, note that quotes might be needed to protect the string from the operating system's command line environment. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm