/
HE
helicone
/
helicone-api
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v50
latest
OpenAPI 3.0.0
MIT
raw.githubusercontent.com
2026-04-04
267
543
485.7 KB
Stripe
post
/v1/stripe/auto-topoff/settings
Request body
UpdateAutoTopoffSettingsRequest
required
enabled
boolean
required
thresholdCents
number
double
required
topoffAmountCents
number
double
required
stripePaymentMethodId
string
required
Response
Ok
AutoTopoffSettings
required
enabled
boolean
required
thresholdCents
number
double
required
topoffAmountCents
number
double
required
stripePaymentMethodId
string
nullable
required
lastTopoffAt
string
nullable
required
consecutiveFailures
number
double
required