Overview

PsychAI provides a hosted REST API for psychological marker analysis of free-text input.
No SDK or local installation is required for API consumers. Any HTTP client works (curl, Postman, frontend/backend apps).
What you can do
- Register and authenticate users
- Submit text to
POST /v1.0.0/analyze - Choose output mode (table, explanatory, or combined)
- Read monthly quota headers on each analysis response
- Use health endpoint for runtime availability checks
Core public route groups
POST /auth/*POST /v1.0.0/analyzeGET /healthcheckGET /marketplace/landingPOST /marketplace/webhook
Intended audience
- Application developers integrating text-analysis features
- Teams building journaling, coaching, wellbeing, or support workflows
Important note
The API provides insight signals, not clinical diagnosis.