MCPcopy 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

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
withAdminAuthFunction · 0.90
parseRequestFunction · 0.90
notFoundResponseFunction · 0.90
badRequestResponseFunction · 0.90
isPaidFunction · 0.90
isOrgScopedSubscriptionFunction · 0.90
getEffectiveSeatsFunction · 0.90
generateShortIdFunction · 0.90
addCreditsFunction · 0.90
setUsageLimitForCreditsFunction · 0.90

Tested by

no test coverage detected