The Sprites API doesn’t expose an OpenAPI spec and it feels unlikely that it ever will — mostly due to the websockets nuance, as you mentioned. You should be able to get pretty far pointing an LLM at Sprites API Documentation (which is generated from a static schema) or one of the existing SDKs like Go
1 Like