# Welcome to the therappai Developer Documentation

therappai is an AI-powered mental-wellbeing platform designed to help people access support instantly — through chat, voice, or video. This documentation gives you everything you need to integrate therappai’s core features into your product using a clean and lightweight REST API.

Whether you’re building a wellness feature for your app, adding support tools for employees, or integrating AI therapy into an existing platform, therappai provides all the essentials: users, AI sessions, content, mood tracking, and crisis support — without the complexity of building a mental-health system from scratch.

#### **What the API lets you do**

* Create and authenticate users
* Start AI therapy conversations
* Send and receive messages with the AI therapist
* Retrieve CBT, DBT & mindfulness exercises
* Log and fetch daily moods
* Store emergency contacts
* Access routines and wellbeing tasks

Everything is designed to be simple, predictable, and fast to integrate — even if you’re working with a small team.

***

### Why therappai?

Mental wellbeing shouldn’t require long wait times or complex infrastructure. With therappai:

* You get **instant access to AI-powered support**
* You can embed it directly into your app, dashboard, or product
* No custom ML models, hosting, or safety layers needed
* You stay focused on your product — we handle the therapy engine

The API is intentionally straightforward so you can get your first successful call within minutes.

***

### What’s in this documentation

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>therappai</strong> <strong>Quick Start</strong></td><td><strong>Everything you need to make your first API call in under 5 minutes.</strong></td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-book">:book:</i></h4></td><td><strong>Core Concepts</strong></td><td><strong>Understand the essential ideas behind users, sessions, content, and wellbeing data.</strong></td><td></td><td></td><td><a href="core-concepts">core-concepts</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td><strong>Build</strong></td><td><strong>Implementation guides for adding therappai features directly into your product.</strong></td><td></td><td></td><td><a href="build">build</a></td></tr><tr><td><h4><i class="fa-file-lines">:file-lines:</i></h4></td><td><strong>Guids</strong></td><td><strong>Practical walkthroughs for common app and workflow integrations.</strong></td><td></td><td></td><td><a href="guides">guides</a></td></tr><tr><td><h4><i class="fa-shield-check">:shield-check:</i></h4></td><td><strong>Best Practices</strong></td><td><strong>Recommended patterns for secure, reliable, and scalable integrations.</strong></td><td></td><td></td><td><a href="best-practices">best-practices</a></td></tr><tr><td><h4><i class="fa-link">:link:</i></h4></td><td><strong>Resources</strong></td><td><strong>Helpful links, FAQs, and support information for your development workflow.</strong></td><td></td><td></td><td><a href="resources">resources</a></td></tr></tbody></table>
