/
TR
transformerlab
/
Transformerlab API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
Apache 2.0
2026-07-17
141
17
164.2 KB
chat
Count Chat Tokens
post
/v1/chat/count_tokens
Request body
ChatCompletionRequest
required
model
string
required
adaptor
string
nullable
messages
union
required
temperature
number
nullable
top_p
number
nullable
top_k
integer
nullable
n
integer
nullable
max_tokens
integer
nullable
stop
union
stream
boolean
nullable
presence_penalty
number
nullable
frequency_penalty
number
nullable
user
string
nullable
logprobs
boolean
nullable
Response
Successful Response
{"stackTrail":"paths:/v1/chat/count_tokens:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}