Vybe.prof API Documentation

Integrate AI-powered tone transformation into your applications with our simple REST API.

POST /api/transform

Transform text into any of our 11 professional tones.

{
  "text": "Your text here",
  "tone": "professional|casual|witty|...",
  "boosterActive": false
}

GET /api/shared/:code

Retrieve shared tone transformations.

Getting Started

Our API is designed for developers who want to integrate professional tone transformation into their applications.