/
CO
compresr
/
Compresr Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 4d ago
Details
Filter operations
Admin
32
Admin - Whitelist
5
API Keys
5
Auth
1
Billing
11
Compression
6
Compression-Agentic
18
Compression-Demo
6
Compression-Models
2
Dashboard
1
Feature Requests
5
Gateway
5
Inference
1
post
Count Tokens Endpoint
Newsletter
5
OAuth
6
OAuth Authorization
3
On-Prem
1
On-Prem Telemetry
3
Pricing
2
Profile
7
Usage
1
get
Root
get
Health
get
Deep Health
get
Circuit Status
get
Metrics
get
Metrics Json
get
Readiness
get
Logs Stats
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
Changes