Fast results
Ideal for real-time workflows
Trigger workflows that complete in seconds. Optimized inference runs image, video, transcription, and TTS nodes in 1-3 seconds — no GPU queues, no batching logic to manage from n8n.
Connect deAPI to n8n and automate AI tasks visually — image and video generation, transcription, TTS, and more. No coding, no GPU setup. 10 ready-to-use nodes, powered by decentralized infrastructure at up to 20× lower cost.
n8n automation
deAPI's n8n integration brings the full power of open-source AI models to your visual workflows. Whether you're generating product images, transcribing meeting recordings, or building voice-enabled chatbots — the visual builder lets you orchestrate it all. Powered by thousands of distributed GPUs at up to 20× lower cost. Check the full docs.
Ideal for real-time workflows
Trigger workflows that complete in seconds. Optimized inference runs image, video, transcription, and TTS nodes in 1-3 seconds — no GPU queues, no batching logic to manage from n8n.
Pay per call, not per GPU hour
Per-request billing starting at $0.0004 per image with volume-based pricing that scales with you. No monthly minimum, no idle GPU charges. Your $500 monthly bill on centralized providers is $25 on deAPI.
From MVP to millions, zero config
Run 10 workflows or 100,000 in parallel without changing a single node. Auto-scaling infrastructure handles bursts; built-in rate limiting, retry logic, and webhook delivery included out of the box.
One credential, every node
One Bearer credential, 10 deAPI nodes. Switch between FLUX, LTX-2.3, Whisper, Kokoro, and Chatterbox with a single dropdown — no separate SDKs, auth flows, or response formats per model.
The all-in-one AI toolkit for n8n — image, video, audio, and async orchestration in a single Bearer credential
Create marketing assets and motion clips instantly. Generate videos from text prompts or animate static images with AI-powered video generation models — all from inside an n8n workflow.
Trigger video generation from a form submission, Slack message, or scheduled task. deAPI processes the job and delivers the result via webhook directly to your workflow when ready — no polling.
Generate short clips from text prompts
from $0.005/video
Animate still images into dynamic video content
from $0.005/video
Enhance prompts for better video generation results
Generate, upscale, and edit images in one pipeline. From product photos to creative assets — produce publication-ready visuals without manual editing.
Chain image generation → background removal → upscaling in a single n8n workflow. Automate batch processing for e-commerce catalogs or social media content with a few drag-and-drop steps.
Generate high-quality images from text prompts
from $0.001/img
Remove backgrounds instantly for product photos
from $0.0004/img
Upscale images to 4K resolution with AI enhancement
from $0.0005/img
Native helpers to handle complex async jobs. Submit tasks, track status, and receive results via webhooks — built for automation-first workflows.
Use the async pattern: submit a generation job, then receive the result on a Webhook node when processing completes. Handle errors with n8n's Error Trigger node for production reliability.
Submit jobs and receive results via webhook callbacks
AI-powered prompt optimization for better results
Monitor processing, completed, and failed states
Extract text from any media file or URL. Transcribe audio recordings, generate subtitles from videos, and convert speech to text with Whisper V3 — or go the other way with natural-sounding TTS.
Automatically transcribe meeting recordings from Google Drive, generate subtitles for uploaded videos, or build a voice-to-text pipeline triggered by a Telegram bot.
Transcribe audio files with high accuracy
from $0.02/hr
Generate subtitles and transcriptions from video
from $0.02/hr
Convert text to natural-sounding speech
from $0.77/1M chars
Watch how to build an AI image generation workflow in n8n using deAPI. From API key setup to automated image delivery — in minutes, not hours.
Drag a deAPI node into n8n and automate — no coding, no GPU setup
Everything you need to know
webhook_url pointing to your n8n Webhook node. deAPI processes the job and sends an HTTP POST with the result (including result_url) directly to your workflow when it's done — no polling needed. Check the documentation for more details.
job.processing (worker assigned), job.completed (result ready with download URL), and job.failed (error details included). Each request is signed with HMAC-SHA256 for security.