/
HE
helicone
/
helicone-api
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2d ago
Details
Filter operations
Agent
9
API Key
10
Comparison
1
Credits
6
Customer
2
Dashboard
1
Dataset
7
Evals
4
Evaluator
12
HeliconeSql
9
Integration
8
Metrics
20
Model Registry
1
Models
2
PI
6
Playground
3
Prompt
17
Prompt2025
20
Prompt2025V2
3
Property
8
Providers
1
Request
10
Security
1
Session
7
Status
2
Stripe
15
get
/v1/stripe/subscription/free/usage
post
/v1/stripe/cloud/checkout-session
post
/v1/stripe/subscription/manage-subscription
post
/v1/stripe/subscription/undo-cancel-subscription
get
/v1/stripe/subscription/preview-invoice
post
/v1/stripe/subscription/cancel-subscription
get
/v1/stripe/payment-intents/search
get
/v1/stripe/subscription
get
/v1/stripe/auto-topoff/settings
post
/v1/stripe/auto-topoff/settings
delete
/v1/stripe/auto-topoff/settings
get
/v1/stripe/payment-methods
post
/v1/stripe/payment-methods/setup-session
delete
/v1/stripe/payment-methods/{paymentMethodId}
get
/v1/stripe/subscription/usage-stats
Test
1
Trace
5
User
3
Vault
4
Webhooks
4
Wrapped
2
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
Changes
Changed in 1 of the 51 revisions of this API.
○
1
Nov 6, 2025
c45e5a2f4ad0
○
1
See the full diff
○
endpoint added
endpoint-added
Full history