Hi! I’ve worked with Cloudflare Workers integrating API endpoints before. The issue with parameters usually comes down to how the request is constructed sometimes the agent doesn’t serialize them correctly. I can help you set up the Worker so it properly sends and handles the HTTP requests.
@RinatKurmaev