Back to Integrations
n8n logoAutomation

n8n with DEVUP AI

Run n8n AI Agent workflows on DEVUP AI models. Add one OpenAI credential with the DEVUP AI Base URL and every model in the catalog shows up in n8n.

System Architecture

How n8n Connects to DEVUP AI

1. Client
n8n workflow
AI Agent with OpenAI Chat Model
2. Gateway
DEVUP OpenAI-compatible API
POST /v1/responses or /v1/chat/completions
3. Inference
Model
DeepSeek-V4-Pro
4. Response
Response
Answers and tool calls

Configuration

Two Settings That Matter

Credential Base URL

https://api.devupai.com/v1

Set it on an OpenAI credential in n8n.

Use Responses API: on or off

responsesApiEnabled: false

Keep the default in the OpenAI Chat Model node; DEVUP AI works either way.

In Action

A Working AI Agent

n8n AI Agent with the default OpenAI Chat Model settings answering 408 with the Calculator tool on DeepSeek-V4-Pro through DEVUP AI

Template

Ready-Made Workflow

Download the tested workflow, import it into n8n, and pick your DEVUP AI credential.

Download devup-n8n-ai-agent.json

Capabilities

Supported Capabilities

AI Agent and tools

The AI Agent calls tools such as Calculator through DEVUP AI models.

Full model picker

Model → From list shows the DEVUP AI catalog once the credential points at DEVUP AI.

Domain-locked credential

Restrict the credential to api.devupai.com so the key is only ever sent to DEVUP AI.

Local DZD billing

Metered billing in Algerian Dinar with BaridiMob, Edahabia, and CIB local payment support.

FAQ

n8n and DEVUP AI

Does n8n work with DEVUP AI?

Yes. Create an OpenAI credential with Base URL https://api.devupai.com/v1 and your DEVUP AI key, then use it in the OpenAI Chat Model of an AI Agent.

Do I need to change Use Responses API in the OpenAI Chat Model?

No. DEVUP AI works with Use Responses API on, which is the default, or off.

How is n8n usage billed on DEVUP AI?

Every request your workflows make is a regular DEVUP AI API call, metered in Algerian Dinar on your account.

Ready to Automate with n8n on DEVUP AI?