Hello Ready Player Me Forum
I’m a developer working on an app that integrates Ready Player Me avatars. I’m trying to use the AI avatar generation API to allow users to create avatars from text descriptions, but I’m running into issues.
Here’s what’s happening:
-
I’m sending a POST request to /v1/ai/avatar/generate with my API key and a valid prompt.
-
The response is always a 404 Not Found, with no body or error message.
-
I’ve double-checked my API key, request format, and endpoint, but the issue persists.
Questions:
-
Is the AI avatar generation API currently available for general developer use, or is it in closed beta?
-
If it is available, what is the correct endpoint and request format?
-
If not, is there a way to request access or be notified when it becomes available?
-
Are there any recent changes to the API or documentation that I should be aware of?
My use case:
I want to let users generate avatars from text prompts directly in my app, providing a seamless and creative experience.
If you need my API key or developer account details, I’m happy to provide them privately.
Thank you for your help!