Reference
Track Score
POST
/
rest
/
track-score
Track score allows you to associate a score 0-100 with each request.
Body
application/json
The request_id
from tracking a request.
The score you would like to give to this request (0 - 100).
Required range:
0 < x < 100
Your PromptLayer API Key.
A name for this request score. If not provided, the score will be tracked as default
.
Was this page helpful?