API support for image tags #1244
FaultierSP
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice if we had an endpoint that returns available image tags (smth along the lines of
https://civitai.com/api/v1/tags?nsfw=false
) and if the images endpoint would filter images by tag if provided in the request, likehttps://civitai.com/api/v1/images?tags=[cats,dogs]
.Beta Was this translation helpful? Give feedback.
All reactions