Gryntix Developer Hub
Everything you need to build, integrate, and scale with Gryntix AI
REST API Documentation
Base URL
https://api.gryntix.com/v1Authentication
curl -X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"text": "Your input here"}' \
https://api.gryntix.com/v1/analyzeEndpoints
POST
/analyzeText analysis endpoint