LIMITED OFFER
$5 Free Credit + 1 Month Free n8n Cloud for new signups
Claim Now
Built for n8n Workflow Builders

340+ AI Models.
One API Key. Pay Per Token.

Access GPT-4, Claude, Gemini, Llama, and 340+ more models in your n8n workflows. One API key, pay-per-token pricing. No credit card required.

340+
AI Models
8
Providers
30+
Free Models
$0
Platform Fee
OpenAI SDK Compatible
n8n Native Node
No Credit Card Required
Pay with USDC
x402 Protocol

Stop Managing Multiple AI Subscriptions

Every AI provider means another account, another API key, another billing cycle. We fix that.

The Old Way
  • Separate OpenAI account + API key
  • Separate Anthropic account + API key
  • Separate Google AI account + API key
  • $20/mo OpenAI minimum spend
  • Credit card required for each
  • Different SDK for each provider
The Agnic Way
  • One AgnicPay wallet
  • One API key for 340+ models
  • Same endpoint for all providers
  • Pay per token, no minimum
  • Fund with USDC, no card needed
  • Same OpenAI SDK syntax

Every Major AI Provider. One API.

Access models from all leading AI companies through a single, unified endpoint.

OpenAI
56 models
+ Image Gen
Anthropic
13 models
Google
25 models
+ Image Gen
Meta
18 models
DeepSeek
15 models
Mistral
34 models
Qwen
41 models
xAI
8 models

Simple, Per-Token Pricing

No platform fees. No subscriptions. Just pay for the tokens you use.

20% Lower Prices
Our prices are 20% less than OpenRouter on every model
Compare All Prices →
Model
Input / 1M
Output / 1M
anthropic/claude-sonnet-4.5 Latest
$2.40
$12.00
google/gemini-3-flash-preview Latest
$0.40
$2.40
openai/gpt-5.2-pro Latest
$8.00
$32.00
openai/o3-mini
$0.88
$3.52
google/gemini-2.5-flash Value
$0.24
$2.00
openai/gpt-4o-mini Value
$0.12
$0.48
30+ Free Models Available
google/gemini-2.0-flash-exp:free
meta-llama/llama-3.3-70b-instruct:free
qwen/qwen3-235b-a22b:free
mistralai/mistral-small-3.1-24b:free
+26 more
View All 340+ Models & Pricing

Our prices are 20% less than OpenRouter on every model

Change One Line. Access Every Model.

Drop-in replacement for OpenAI SDK. Works with your existing code.

import OpenAI from 'openai';

const client = new OpenAI({
  baseURL: 'https://api.agnicpay.xyz/v1',  // Just change this line
  apiKey: process.env.AGNIC_API_KEY,
});

const response = await client.chat.completions.create({
  model: 'openai/gpt-4o-mini',  // Or any of 340+ models
  messages: [{ role: 'user', content: 'Hello!' }],
});

console.log(response.choices[0].message.content);
baseURL: 'https://api.agnicpay.xyz/v1'

Works Natively with n8n

Get started in minutes with our native n8n node or HTTP Request.

1

Create Your Wallet

Sign up with just your email. No credit card required. Get $5 free credit instantly.

2

Get Your API Key

Generate an API key from your dashboard. One key for all 340+ models.

3

Add to n8n

Use HTTP Request node with our endpoint, or install our native node.

npm install n8n-nodes-agnicpay
4

Build Amazing Workflows

Access GPT-4, Claude, Gemini, and 300+ more models in your automations.

AgnicPay AI
openai/gpt-4o-mini
https://api.agnicpay.xyz/v1
{{ $json.userMessage }}

Common Questions

What models are available?
340+ models from OpenAI, Anthropic, Google, Meta, DeepSeek, Mistral, Qwen, xAI, and 30+ other providers. Plus 5 image generation models.
Do I need a credit card?
No. Fund your wallet with USDC on Base network. No credit card required. Perfect for developers worldwide.
Is it compatible with OpenAI SDK?
Yes! Just change the baseURL to https://api.agnicpay.xyz/v1. All features work: streaming, function calling, system messages.
Are there free models?
Yes! 30+ models are completely free including Gemini 2.0 Flash, Llama 3.3 70B, Qwen 235B, and Mistral Small.
How do I use it with n8n?
Use the HTTP Request node with our API endpoint, or install our native n8n node: npm install n8n-nodes-agnicpay
What's the model ID format?
Models use provider/model-name format. Example: openai/gpt-4o, anthropic/claude-3.5-sonnet, google/gemini-2.5-pro

Start Building with 340+ AI Models Today

Get $5 free credit and 1 month of n8n Cloud. No credit card required.

Limited Time: $5 Credit + 1 Month n8n Cloud
Use code N8N5FREE at signup