curl-X POST 'https://pollo.ai/api/platform/v1/generation/kling-ai/kling-v3-image/image'\-H'Content-Type: application/json'\-H'x-api-key: YOUR_API_KEY'\-d'{ "input": { "prompt": "A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field", "aspectRatio": "1:1", "resolution": "1K" }}'
Inkluder eventuelt webhookUrl for at modtage et callback, når opgaven lykkes eller mislykkes.
Valgfrit anmodningsfelt
{"input":{"prompt":"A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field","aspectRatio":"1:1","resolution":"1K"},"webhookUrl":"https://example.com/webhooks/pollo"}
Skema
Inputfelter for det valgte slutpunkt og tilstand.
Felt
Type
Påkrævet
Beskrivelse
prompt
string
Ja
Text prompt describing the content to generate.
aspectRatio
string
Ingen
Output aspect ratio, as width:height (e.g. 16:9).
resolution
string
Ingen
Output resolution of the generated media (e.g. 720p, 1080p, 2K, 4K). Values are case-insensitive.