curl -X POST "https://api.pikzels.com/v2/title/text" \
-H "X-Api-Key: pkz_yourapikey" \
-H "Content-Type: application/json" \
--data-raw '{
"prompt": "I bought my own island"
}'{
"outputs": [
"From Zero to 1M Subscribers: Lessons from My First Island Launch",
"I Bought My First Island (And You Can Too)",
"How a Beginner Built Their First Island in 30 Days"
],
"reasoning": "Strong narrative hook, clear outcome-focused phrasing, and curiosity gap.",
"request_id": "18b2ad5e-2a9e-4d3f-b9a8-9f2a1e0b1234"
}Generate title suggestions from text, a thumbnail, or both.
curl -X POST "https://api.pikzels.com/v2/title/text" \
-H "X-Api-Key: pkz_yourapikey" \
-H "Content-Type: application/json" \
--data-raw '{
"prompt": "I bought my own island"
}'{
"outputs": [
"From Zero to 1M Subscribers: Lessons from My First Island Launch",
"I Bought My First Island (And You Can Too)",
"How a Beginner Built Their First Island in 30 Days"
],
"reasoning": "Strong narrative hook, clear outcome-focused phrasing, and curiosity gap.",
"request_id": "18b2ad5e-2a9e-4d3f-b9a8-9f2a1e0b1234"
}Your Pikzels API key (prefix: pkz_)
Topic or video description. Requires at least one of prompt or a support image
1 - 2000Thumbnail or support image, HTTPS URL -- provide this or support_image_base64. Also accepts YouTube video URLs
Thumbnail or support image, base64 data URL -- provide this or support_image_url