/
CO
compresr
/
Compresr Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
compresr
Compresr Platform API
post
Count Tokens Endpoint
v1
latest
OpenAPI 3.1.0
2026-08-04
134
182
237.9 KB
Inference
Count Tokens Endpoint
Count tokens in text for cost estimation.
post
/api/tokens/count
Request body
TokenCountRequest
required
prompt
string
required
Text to count
model
string
nullable
Model for tokenizer
Response
Successful Response
TokenCountResponse
required
tokens
integer
required
model
string
nullable