Skip to main content
POST https://ai.paytring.com/v1/classify/ Ask typed questions about a state and get structured decisions with probabilities back.
Authentication: HTTP Basic using your Paytring credentials. Contact your Paytring account manager to get access.

Request Body

Example: choice

Example: score

Example: all three types in one call

Responses

200 OK

Every requested question appears under answers, keyed exactly as in your request.

Errors

Limits

  • 1–4 questions per request, up to 20 options per choice question.
  • 32 KiB request body.
  • Answer values are model decisions with probabilities. Validate confidence thresholds on your own data before automating decisions.
Samples above are captured from the hosted model and may vary slightly per call.