LIMITED TIME: Get 50% OFF your first year! Use code LAUNCH50 Claim Now →

ESC
Domains Cart News Contact Help Center Affiliate Program — Earn 20%
Français Login Get Started
Developer Portal

Build with Alfred API

Access 13,000+ AI tools via 6 providers, voice agents, fleet management, deep research, creative AI, and more through our REST API.

curl -X POST https://api.gositeme.com/v1/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"message": "Deploy WordPress to staging.example.com"}'
API Reference

API Overview

20+ powerful APIs covering every aspect of the Alfred AI platform — from tools and agents to creative AI, deep research, and domain-specific verticals.

Chat API

  • Send messages and get AI-powered responses
  • Streaming support with Server-Sent Events
  • Conversation context and memory
View Docs →

Tools API

  • Execute any of 13,000+ tools across 6 providers
  • Category-based filtering and search
  • Custom tool creation and publishing
View Docs →

Agents API

  • Create, configure, and deploy AI agents
  • Define personality, tools, and behaviors
  • Monitor agent performance and logs
View Docs →

Fleet API

  • Manage agent fleets at scale
  • Intelligent routing and load balancing
  • Real-time monitoring and alerting
View Docs →

Voice API

  • Initiate and manage AI-powered calls
  • Conference rooms with live collaboration
  • Call recording and transcription
View Docs →

Marketplace API

  • Browse and install tools and agents
  • Publish your own tools to the marketplace
  • Revenue sharing and analytics
View Docs →

SSP Music API

  • 53+ tracks across 10 artists & 8 genres
  • 16 world venues with live sync
  • Leaderboards, analytics & DJ profiles
View Docs →

SSP Events API

  • Create events with Solana ticketing (SOL / GSM / USDC)
  • 5 ticket tiers with revenue split (85% artist)
  • Live check-in, attendance & revenue dashboards
View Docs →

Tool Providers API

  • 6 providers: Native (170), MCP (807), External MCP (1,200+), Composio (11,000+), VAPI (85), Marketplace
  • Runtime tool discovery across all providers
  • Provider health checks and statistics
View Docs →

Web Search API

  • Read any web page with clean markdown extraction
  • Web search via Jina Reader with summarization
  • SSRF protection, rate limiting, caching
View Docs →

Deep Research API

  • Multi-step research pipeline: Plan → Search → Analyze → Synthesize
  • Quick, standard, and deep research modes
  • AI-powered synthesis with source citations
View Docs →

Documents API

  • Parse PDF, DOCX, CSV, JSON, HTML, XML, images
  • OCR with Tesseract & AI vision models
  • AI summarization and structured data extraction
View Docs →

Creative AI API

  • Image generation: FLUX, DALL-E 3, Stable Diffusion XL
  • Video generation: Kling v1, MiniMax
  • Music (MusicGen) & TTS (F5-TTS, ElevenLabs, OpenAI)
View Docs →

Messaging Gateway API

  • Unified gateway: Telegram, Discord, Slack, WhatsApp, SMS, Email, Push, Webhook
  • Send and receive across 8 channels with one API
  • Normalized message format with delivery tracking
View Docs →

Verticals API

  • Legal: CanLII (Canadian law), CourtListener (US)
  • Academic: Semantic Scholar papers & citations
  • Translate (DeepL), Math (Wolfram), Finance, Weather
View Docs →

MCP Client API

  • Connect to 870+ external MCP servers (stdio & SSE)
  • Dynamic server management and tool discovery
  • Resources, prompts, and tool execution proxy
View Docs →

Composio API

  • Bridge to 11,000+ tools across 850+ apps
  • OAuth connection management per user
  • GitHub, Slack, Gmail, Notion, Jira + more
View Docs →

Sanctuary API

  • v4.0 — Brotherhood of Jesus Christ: 60 agents, 50 languages, 13 games connected
  • 51 KJV scriptures, 13 Names of Jesus, 41-generation Lineage of Perez
  • 12 classrooms with whiteboards, 12 biblical activities, Game Engine SDK
  • Donation Foundation, Gospel Music Studio, prayer ministry, voice commands
View Docs →

Brotherhood API

  • 60 multilingual agents across 14 roles (apostles, teachers, evangelists…)
  • 50 languages with greetings, Jesus name in native script, RTL support
  • 13 interconnected games, 12 biblical activities, voice commands
  • Game Engine SDK v2.1, real-time translation, mission statistics
View Docs →

SSP Gospel Music API

  • 30 gospel tracks, 12 genres, 16 instruments, 16 Psalms
  • 12 nature worship environments (Garden of Eden, Sea of Galilee…)
  • DJ mixer, automix presets, track creation with token system
View Docs →
SDKs

Official SDKs

First-class support for Node.js, Python, PHP, and the Game Engine. Install and start building in seconds.

Node.js npm install alfred-ai-sdk
import { Alfred } from 'alfred-ai-sdk';

const alfred = new Alfred('your_api_key');
const response = await alfred.chat('Deploy WordPress');
console.log(response.message);
Python pip install alfred-ai
from alfred_ai import Alfred

client = Alfred(api_key="your_api_key")
response = client.chat("Deploy WordPress")
print(response.message)
PHP composer require gositeme/alfred-ai
use GoSiteMe\Alfred\Client;

$alfred = new Client('your_api_key');
$response = $alfred->chat('Deploy WordPress');
echo $response->message;
Game Engine SDK v2.1 3D · WebXR · Spatial Audio · AI Negotiation · Gamepad Docs
// Build immersive 3D WebXR multiplayer games with v2.1
const game = new GoSiteMeGame({
    name: 'My 3D Game',
    scene: { shadows: true, fogDensity: 0.03 },
    wsChannel: 'vr:my-game',    // multiplayer
    proximityAudio: true,       // spatial sound by distance
    agentNegotiation: true,     // AI challenge dialogues
    gamepad: true,               // USB/Bluetooth gamepad
    vr: true,                     // WebXR support
});
game.start();  // 18 modules — rendering, camera, audio, AI, negotiation, gamepad…
Authentication

API Keys

Sign up to get your API key and start building with Alfred.

Create Free Account
Rate Limits

Rate Limits by Tier

Generous limits on every tier. Need more? Upgrade anytime or contact sales for custom limits.

🎁
Founders Free Tier — All of 2026
All new API keys automatically get 10,000 requests/day free through December 31, 2026. No credit card required.
Try Live Demo →
Tier Requests / min Burst / sec Daily Limit
Founders Free (2026) 300 10 10,000
Starter 300 10 10,000
Professional 1,000 30 100,000
Enterprise 5,000 100 500,000
Enterprise+ 10,000 200 Unlimited
Webhooks

Webhook Events

Subscribe to real-time events and build reactive integrations.

agent.created Fired when a new AI agent is created and configured.
agent.deployed Fired when an agent is deployed and becomes active.
agent.error Fired when an agent encounters an error during execution.
agent.status_changed Fired when an agent's status changes (active, paused, stopped).
call.started Fired when a voice call is initiated and connected.
call.ended Fired when a call ends, includes duration and transcript.
call.transferred Fired when a call is transferred to another agent or human.
call.recorded Fired when a call recording is available for download.
fleet.deployed Fired when a fleet is deployed with its agent configuration.
fleet.alert Fired when a fleet health alert or threshold is triggered.
fleet.agent_joined Fired when a new agent is added to a fleet.
fleet.agent_left Fired when an agent is removed from a fleet.
billing.payment_succeeded Fired when a payment is successfully processed.
billing.payment_failed Fired when a payment attempt fails.
billing.usage_alert Fired when API usage reaches 80% or 100% of plan limits.
Try It

API Playground

Test API endpoints live. Enter your API key, pick an endpoint, and send a request.

Request Body
Response
Response will appear here…

Ready to build?

Join thousands of developers building with Alfred AI. Start for free today.

Get Started Free

Someone from somewhere

just launched website.com

Just now

Call Alfred