Discussions

Ask a Question
Back to All

How to pass a photo through the API to generate a video from it

problem api

Hello, I send a photo via API, it receives a response of 201, this is the result

{'url': 's3://d-id-images-prod/google-oauth2|101557523764955866389/img_EiWW_MWznqzXcH979QLbA/photo.jpg', 'id': 'img_EiWW_MWznqzXcH979QLbA'} ,

I don’t understand how to use it later, what kind of sample would it be?