Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/v1/admin/credits/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* POST /api/v1/admin/credits
3
*
4
* Issue credits to a user by user ID or email.
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
withAdminAuth
Function · 0.90
parseRequest
Function · 0.90
notFoundResponse
Function · 0.90
badRequestResponse
Function · 0.90
isPaid
Function · 0.90
isOrgScopedSubscription
Function · 0.90
getEffectiveSeats
Function · 0.90
generateShortId
Function · 0.90
addCredits
Function · 0.90
setUsageLimitForCredits
Function · 0.90
Tested by
no test coverage detected