RoleplayAI GPT + NSFW
# ✨ AI Roleplay: Conversations with Soul, Not Algorithms Tired of AI assistants that all sound the same? The **AI Roleplay API** is a curated collection of hyper-realistic personalities designed to break the "fourth wall" of artificial intelligence. Each character is meticulously crafted with a unique writing style, specific slang, and an emotional arc that feels unmistakably human. ## ✨ Key…
RoleplayAI GPT + NSFW endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List Characters /api/v1/characters |
Retrieves a list of all currently available AI characters with their public profiles (name and description). |
| POST |
Start Chat Session /api/v1/chat |
Initializes a new isolated conversation between a specific user and an AI character. Returns a unique **chat_id** required for messaging. |
| POST |
Send Message /api/v1/message |
Submits a user message to an existing chat. The AI character processes the message using its unique personality and the conversation history to return a human-like response. |
| GET |
Retrieve Chat History /api/v1/message |
Fetches a paginated list of previous messages from a specific chat session. Useful for restoring conversation state in client applications. |
RoleplayAI GPT + NSFW pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / minute |
|
| PRO | $9.99 / month | 10 / minute |
|
| ULTRA Recommended | $29.99 / month | 30 / minute |
|
| MEGA | $79.99 / month | 100 / minute |
|