/
OP
openlens
/
OpenLens API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 2w ago
Details
Filter operations
Account
4
get
Return the caller's effective rate limits and quotas
get
Token usage and scraper spend, aggregated by model and call type
get
Deprecated: schedule lives on the project (410 Gone)
get
List the caller's allowed platforms (read-only entitlement)
Citations
2
Deliverables
2
Metrics
4
Onboarding
1
Resources
23
Runs
5
Account
Token usage and scraper spend, aggregated by model and call type
get
/usage
Query parameters
startDate
string
date-time
endDate
string
date-time
promptRunId
string
uuid
Response
Successful response
object
required
totalInputTokens
integer
totalOutputTokens
integer
totalWebSearches
integer
llmCostUsd
number
bdSpendUsd
number
totalSpendUsd
number
byModel
object[]
byCallType
object[]
Changes