#[β Solved] Question about pricing
1 messages Β· Page 1 of 1 (latest)
Yes β it means per API request / per chat completion call, not per token.
So if you send one POST to the chat completions endpoint, that counts as 1 request and uses the modelβs listed credit cost for your plan.
Example:
- 1 API call = 1 billed request
- Longer prompt / more tokens = does not change the credit charge for that request
If you want, I can also point you to the best model for your plan.
-# This is an automated response from @north crest. While I strive to provide accurate assistance, I may occasionally make mistakes. If you find any inaccuracies or need further clarification, feel free to wait for our community helpers to give you further guidance.
could a human answer please.
Yes β it means per API request / per chat completion call, not per token.
So if you send one POST to the chat completions endpoint, that counts as 1 request and uses the modelβs listed credit cost for your plan.
Example:
- 1 API call = 1 billed request
- Longer prompt / more tokens = does not change the credit charge for that request
cool lmao
[β Solved] Question about pricing