therappai developer platform
Welcome to the official therappai developer platform — your gateway to embedding real-time AI mental-wellbeing features into any product or experience.
Get started in 5 minutes
Your first API call should be easy. therappai is designed for speed, clarity, and developer happiness. With secure authentication and straightforward endpoints, you’ll be up and running in minutes — not hours.
No guesswork. No complexity. Just your first successful call, fast.
// Import the SDK
import ExampleAPI from "example-api";
// Initialize the client
const client = new ExampleAPI({ apiKey: "YOUR_API_KEY" });
// Send your first message
const response = await client.messages.send({
message: "Hello, world!"
});
Last updated





