REST API β€” Live

Embed intelligence
into anything you build.

One API. Chat, voice, vision, streaming, web search, and custom personas. Add AI to your product in minutes β€” not months.

request.js
// Deploy a custom AI agent in minutes
const response = await fetch("https://api.eikr.ee/chat", {
  method: "POST",
  headers: {
    "X-API-Key": "eikr_your_key",
    "Content-Type": "application/json"
  },
  body: JSON.stringify({
    message: "How can I track my order?",
    personality: "You are Sofia, support agent for Acme Corp."
  })
});

const { reply } = await response.json();
// β†’ "Hi! I'd be happy to help you track your order..."
Capabilities

Everything you need.
Nothing you don't.

All endpoints are available on every paid plan. One integration, full capability.

πŸ’¬

Chat

Natural language conversations with full history support, custom personas, and per-user memory injection.

⚑

Streaming

Real-time token streaming via Server-Sent Events for fluid, human-like typing in your UI.

🎀

Voice

Transcribe voice messages to text and convert AI replies to audio. Full voice conversation loops.

πŸ‘οΈ

Vision

Analyze images by URL or upload. Let your AI read documents, photos, and screenshots.

🌐

Web Search

AI responses grounded in live web data β€” never outdated on current events or prices.

🎭

Custom Personas

Define exactly who your AI is β€” name, tone, knowledge, language. One key, unlimited characters.

Use Cases

Built for businesses
and builders

Whether you're integrating AI into an existing product or building something new from scratch.

01

Customer Support

Deploy a branded AI agent that answers product questions, handles complaints, and escalates to humans β€” 24/7.

02

Sales & Onboarding

Guide prospects through your product, qualify leads, and onboard new clients with an AI that knows your offering.

03

Internal Tools

Build AI assistants for HR, operations, or IT support. Reduce ticket volume and response time instantly.

04

Messaging Bots

Power your WhatsApp or Telegram bot backend. Set a persona and your bot thinks and responds like a human.

05

Web & Mobile Apps

Add AI chat to any app in minutes. Works with any stack that can make HTTP requests.

06

Agency White-Label

Resell AI-powered chat to your clients under your brand. We power the intelligence, you own the relationship.

API Plans

Simple, honest
API pricing

All plans include full endpoint access. Priced by monthly request volume. No hidden fees.

Starter
€29
per month
Up to 1,000 req/mo
  • Chat + Streaming
  • Voice transcription
  • Image analysis
  • Custom personas
  • Email support
Get Started
Scale
€199
per month
Up to 20,000 req/mo
  • Everything in Growth
  • Multiple API keys
  • Analytics dashboard
  • SLA guarantee
  • Dedicated support
Get Started
Enterprise
Custom
per month
Unlimited requests
  • Everything in Scale
  • Custom model tuning
  • On-premise deployment
  • White-label options
  • Dedicated account manager
Contact Us
Get building

Ready to add
AI to your product?

Request API access and deploy your first agent in under 10 minutes.

Built in Estonia πŸ‡ͺπŸ‡ͺ · GDPR compliant · REST JSON API