Why are there no types provided? Or an OpenAPI schema from which to generate types at least?
It would be very simple to provide type definitions (or at least a JSONSchema). Doing so would make this unwieldy API 10x easier to learn, debug, update, and write for, and could be done entirely with JSDoc comments in vanilla JS files.