The Promptchan API lets you generate AI images and videos, and drive AI chat, directly from your own application. Requests are authenticated with an API key sent in an x-api-key header. The full, interactive endpoint reference is below.
POST /api/external/create generates an image from a text prompt with control over style, pose and quality.POST /api/external/chat drives a conversation with an AI character.POST /api/external/video_v4/submit queues a video, then poll status_with_logs and fetch result when it completes.New to the API? The getting-started guide walks through creating a key, sending your first generation request and handling the response. For commercial or high-volume use, contact [email protected].
Services