get https://api.godsunchained.com/v0/image/
Returns an image based on the card prototype with id. To get an image in its card form, use the format and quality parameters.
Log in to see full request history
Response
200OK
Returns an image based on the card prototype with id. To get an image in its card form, use the format and quality parameters.
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.godsunchained.com/v0/image/id
Try It!
to start a request and see the response here!