salesroleplay.app
API Documentation

AI Sales Training API

Integrate AI-powered sales training capabilities into your applications. Access roleplay, call scoring, and training features through our comprehensive REST API.

3
API Endpoints
99.9%
Uptime
<100ms
Response Time
24/7
Support

API Endpoints

Access our AI sales training capabilities through our RESTful API endpoints.

POST

Chat API

Interactive AI chat endpoints for sales roleplay conversations and training scenarios.

/api/chat

Features:

Real-time Chat
Context Management
Multi-turn Conversations
Response Streaming
POST

Alex Chen Chat

Specialized chat endpoint featuring Alex Chen persona for specific sales training scenarios.

/api/alex-chen-chat

Features:

Persona-based Chat
Scenario Training
Custom Responses
Performance Tracking
POST

Alex Passive Chat

Passive chat endpoint for background processing and automated training scenarios.

/api/alex-passive-chat

Features:

Background Processing
Automated Scenarios
Batch Operations
Async Responses

Quick Start

Get started with our API in minutes

// Example API call for chat endpoint
const response = await fetch('https://api.salesroleplay.app/chat', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'Authorization': 'Bearer YOUR_API_KEY'
  },
  body: JSON.stringify({
    message: "I'd like to practice a sales call",
    scenario: "cold_outreach",
    persona: "tech_decision_maker"
  })
});

const data = await response.json();
console.log(data.response);

API Features

Built for developers, designed for performance

Real-time Processing

Get instant responses with our high-performance API infrastructure.

Secure & Reliable

Enterprise-grade security with 99.9% uptime guarantee.

Developer Friendly

Comprehensive documentation and SDKs for easy integration.

Analytics & Insights

Built-in analytics to track API usage and performance metrics.

Global CDN

Fast response times worldwide with our global content delivery network.

Customizable

Flexible configuration options to match your specific needs.

Ready to Integrate?

Start building with our AI sales training API today. Get your API key and begin integrating in minutes.

Get Started Free