Model Comparison (beta)
Power Features
Model Comparison (beta)
Compare outputs from two different models on the same prompt. Returns both responses side-by-side with basic metadata. Pricing is based on the underlying models used.
POST
Model Comparison (beta)
Authorizations
API key starting with nj_sk_
Body
application/json
First model ID to compare (e.g. gpt-5, claude-sonnet-4.6).
Second model ID to compare.
The input prompt to send to both models.
Required string length:
1 - 4000Optional sampling temperature applied to both models.
Required range:
0 <= x <= 2