Skip to content

InnoAI Platform Documentation

Build AI-Powered Applications in Minutes

InnoAI Platform is a comprehensive AI application builder that lets you create intelligent agents, workflows, and applications with minimal code.

Get Started ๐Ÿš€ API Reference


๐Ÿš€ Features

  • ๐Ÿค– AI Agents


    Build custom AI agents with access to 6+ AI providers including Claude, GPT-4, and more.

    Learn more

  • :material-workflow:{ .lg .middle } Visual Workflow Builder


    Create complex AI workflows with our drag-and-drop visual editor.

    Build workflows

  • RAG Pipeline


    Upload documents and create knowledge bases for context-aware AI responses.

    Setup RAG

  • AI Generation


    Generate images and videos using Replicate's 1000+ ML models including WAN 2.2.

    Start generating


๐Ÿ“Š Platform Overview

Component Description
AI Providers Claude Max, Antigravity, OpenRouter, HuggingFace, Moonshot, Replicate
Workflow Engine Visual builder with 7 node types (Start, End, LLM, Code, HTTP, Condition, Tool)
RAG System Qdrant vector database with document upload and semantic search
Agent Execution Forge sandbox with Python, Node.js, Go, Rust support
Billing DirectPay integration with โ‚ฑ pricing

For Developers

For Operators


๐Ÿ”— API Endpoints

Base URL: https://platform.innoserver.cloud/api
Endpoint Description
POST /api/auth/sign-up/email Register new user
POST /api/auth/sign-in/email Login
GET /api/agents List AI agents
POST /api/workflows Create workflow
POST /api/rag/upload Upload document
POST /api/replicate/generate/image Generate image
POST /api/replicate/generate/video Generate video

View Full API Reference


๐Ÿ’ก Getting Help