Back to Nodes

Webhook URL

Last updated Feb 28, 2026

n8n community nodes for UserApi.Ai endpoints

21 Weekly Downloads
93 Monthly Downloads

Included Nodes

Webhook URL

Description

n8n-nodes-userapi

Community node package for using UserApi.Ai: API layer to image generation tool endpoints in n8n workflows.

> Official package by UserApi.Ai.

Overview

Official resources:

  • Website
  • First steps: get your API key
  • Features

  • Supports all currently available UserApi.Ai methods in this node package.
  • Imagine
  • ⬆️ Upscale
  • 🔄 Variation
  • 🔀 Blend
  • 📝 Describe
  • 🎬 Animate
  • 🖌️ Inpaint
  • And more: See full docs
  • Installation

    Follow the installation guide in the n8n community nodes documentation.

    Quick Install

    In n8n

    Go to Settings > Community Nodes

    Install: n8n-nodes-userapi

    Credentials

    Follow the First steps guide to get your API key.

    Create UserAPI credentials in n8n and set:

  • API Key: your UserAPI key
  • The node sends required headers automatically:

  • api-key: apikey>
  • Content-Type: application/json (for JSON requests)
  • Example workflow

    Basic generation flow:

    1. UserAPI -> Imagine (provide prompt)
    2. UserAPI -> Status (poll using returned hash)
    or set webhook_url in Imagine and receive callbacks in an n8n Webhook node (or your own webhook endpoint)

    Compatibility

  • n8n version: 1.80.0 and above
  • Node.js: 18.10 or higher
  • Support

  • Issues and bug reports: GitHub Issues
  • Telegram support: UserApi.Ai Telegram
  • API onboarding and key setup: First steps guide
  • UserAPI website: UserApi.Ai Website

Contributing

Contributions are welcome. Please open an issue first for major changes and include clear reproduction steps for bug reports.

License

MIT

Disclaimer

This is an official UserApi.Ai package for integrating UserAPI endpoints in n8n workflows.