For both the keyoxide web and keyoxide cli you are making requests to a WKD endpoint with default user-agents for the libraries that you are using (respectively 'got (https://github.com/sindresorhus/got)' and 'undici'). Could you kindly set User-Agent to something suitable.

That makes sense, will do!