← Back to Home

API & White Label

Build on top of Daddy AI's training infrastructure, or resell it under your own brand.

REST API

Manage training data, conversations, and analytics programmatically.

Authentication

All API requests require a Bearer token. Generate API keys from your dashboard.

Authorization: Bearer your_api_key

Base URL

/api/v1

Endpoints

GET/training-pairs
POST/training-pairs
GET/conversations
GET/analytics
POST/sync
POST/webhook/test

Example Request

curl -X GET /api/v1/training-pairs \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

Rate Limits

Default: 60 requests/minute per API key. Configurable per key. Token caps can be set to control usage.

White Label Program

Resell Daddy AI under your own brand.

Your Brand, Your Domain

Custom-branded dashboard with your logo, colors, and domain. Your clients never see the Daddy AI brand.

Isolated Infrastructure

Each white-label partner gets isolated data storage and API endpoints. Complete separation from other tenants.

Full API Access

Access all features programmatically — training management, conversation analytics, webhook integration, and more.

SDK & Integrations

Native SDKs for JavaScript, Python, and Go. Pre-built integrations for popular platforms and CRMs.

White Label Pricing

Starter

$199/mo

  • Up to 10 clients
  • Custom branding
  • API access
  • Email support

Business

$499/mo

  • Up to 50 clients
  • Custom domain
  • Priority support
  • Advanced analytics

Enterprise

Custom

  • Unlimited clients
  • Dedicated infra
  • SLA guarantee
  • Account manager

Interested in a white-label partnership?

Apply for Partnership

MCP Integration

Connect your AI tools directly to Daddy AI.

Daddy AI supports the Model Context Protocol (MCP), allowing AI assistants like ChatGPT, Claude, and Claude Code to interact with your training data. Manage training pairs, run analytics, and check sync status through natural language.

View MCP Integration Guide →