Sunshine ☀️
Sunshine allows you to refresh the sky of your outdoors when your pictures when taken during gloomy day. 🌧️
Sunshine only works for outdoor photos, indoor photos won't work.
Endpoint
POST
https://europe-west1-gepettoai.cloudfunctions.net/v1/sunshine
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer {{API_KEY}} |
Request Body
Name | Type | Description |
---|---|---|
url* | String | Image URL of the outdoor to be sunshined. Ex: https://img.freepik.com/premium-photo/abandoned-dilapidated-house-gloomy-sky_419341-152622.jpg |
skyId* | String | The sky ID that can be fetched on the Get Skies endpoint.
|
webhook | String | (optional) Webhook POST URL to send the result on completion. If not provided, the request will wait for the result. |
Code Examples
Results
Last updated