Can I access all available options of an avatar style via REST API? #337
-
I need to access available options for a style via REST API. An example how to access is provided for a TS/JS here: https://www.dicebear.com/guides/access-all-available-options Actually I dont find any information how to achive this via REST API. Can someone help me? |
Beta Was this translation helpful? Give feedback.
Answered by
FlorianKoerner
Jul 15, 2023
Replies: 1 comment
-
Hi @vanthomiy Added an endpoint for the API to output schema.json. Experimental feature. Example: https://api.dicebear.com/6.x/adventurer/schema.json |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vanthomiy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @vanthomiy
Added an endpoint for the API to output schema.json. Experimental feature.
Example: https://api.dicebear.com/6.x/adventurer/schema.json