Concurred API

Harness the collective intelligence of 5 cutting-edge AI models. Get better answers through competition and collaboration.

What is Concurred?

Concurred runs multiple AI models (Claude, ChatGPT, DeepSeek, Gemini, and Grok) simultaneously on your prompts. Each AI competes to provide the best answer, they vote on each other's responses, and you get the winning answer with a comprehensive summary. It's like having a panel of AI experts debating to give you the best possible response.

Lightning Fast
Secure by Default
5 AI Models

How It Works

1️⃣

Send Your Prompt

Submit any question, task, or problem to the API with your preferred settings.

2️⃣

AI Competition

5 AI models compete to provide the best answer, then vote on each other's responses.

3️⃣

Get Best Answer

Receive the winning response with a comprehensive summary of key insights.

Getting Started

Quick Start

  1. 1.Get your API key from the admin panel
  2. 2.Include the X-API-Key header in your requests
  3. 3.Choose between req=1 (interactive) or req=2 (competition)
  4. 4.Start making requests to /api/chat

Authentication

API Key Required

All requests must include an X-API-Key header with a valid API key.

Rate Limits

Default: 10 requests per minute per IP

Internal: Higher limits available

API Modes

Interactive Mode (req=1)

Stream responses from individual agents. Perfect for building chat interfaces where you control the flow.

  • • Real-time streaming responses
  • • Client-side orchestration
  • • Fine-grained control

Competition Mode (req=2)

Run a full competition between all agents. Get the best answer with a summary from the winner.

  • • Server-side orchestration
  • • Automatic voting & scoring
  • • Summary generation

Available Agents

🤔
Claude
claude
🧠
ChatGPT
gpt4
DeepSeek
deepseek
🚀
Grok
grok
💎
Gemini
gemini

Grok-Only Mode

Special Competition Mode

Set agentMode: "grok-only" to run a competition where only Grok instances compete against each other.

In this mode, 5 Grok instances will respond to your prompt, then vote on each other's responses. Perfect for exploring different perspectives from a single model.

Concurred API v2.0 • Built with Next.js and TypeScript

© 2024 Concurred. All rights reserved.