Discussions
Get Animation
2 days ago by brahim.hassan93
using this api: curl --request GET
--url 'https://api.d-id.com/animations?limit=100'
--header 'accept: application/json'
am getting a list of results and the source url is a field of them:
this is an example : "source_url": "s3://d-id-images-prod/auth0|6819f4fae80d81cab5cbe0fa/img_DlBObopEtDuzHhfPBB0QJ/image_picker_4991990D-691F-4526-B656-5B234C0C09CE-54311-000000AE9DB585B9.jpg",
but if u try to open it it won't open as it requires authentication
i need a help on how to preview this image as any public image?