Developers

Parlaví API

A simple REST API to apply a voice profile to any text. Analyse writing samples, then restyle AI-generated content to match a real writing voice.

Import into your API client:API CollectionOpenAPI 3.1 YAML

At a glance

Base URLhttps://parlavi.ai/api/v1
AuthenticationBearer token — API key from your dashboard
Request formatapplication/json
Response formatapplication/json (errors: application/problem+json)

Core endpoints

POST/api/v1/analyzeAnalyse a writing sample and return a stored style profile.
POST/api/v1/restyleRewrite text to match a stored style profile.
GET/api/v1/profiles/publicList public community profiles (no auth required).
GET/api/v1/docsFull OpenAPI 3.1 specification (YAML).
Read the quickstart →Get your API key