/
ST
stardrift
/
FastAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2h ago
Details
Filter operations
admin
65
admin-clipper
12
admin-email-classifier
7
admin-eval-viewer
1
admin-gmail
3
admin-gyg-chat
1
admin-japan-graph
1
admin-photos
7
admin-tabelog
4
admin-taxonomy-rollout
4
admin-user-activity
3
admin-wifi
17
billing
7
post
Create Checkout Session
post
Create Portal Session
get
Get Subscription Status
get
Get Plans
post
Stripe Webhook
post
Subscription Context For Support
post
Cancel Subscription For Support
bookings
8
calendar
6
chat
2
collaboration
13
comments
7
creator
6
eclipse
7
email
6
events
1
explore
15
feed
1
flights
1
guides
13
home-blocks
2
hotel-bookings
8
instagram-bot
3
internal
2
itineraries
1
itinerary
9
japan
4
mcp-server
14
memory
3
notifications
5
onboarding
6
places
6
plan
10
push-tokens
2
routes
1
saved
29
shared-itinerary
1
starlink
7
starlink-airlines
2
stays
2
travel-agent
10
trip-export
5
user-location
1
voice
1
weather
1
webhooks-linear
1
webhooks-resend
1
webhooks-slack
1
get
Version
get
Health Migrations
get
Health
post
Prompt Shortcuts
post
Overview Suggestions
post
Handle Chat Data
get
List Chats
post
Create Chat
get
Get Chat
post
Archive Chat
post
Link Chat To Trip
get
Resume Stream
get
Turn Status
post
Stop Stream
post
Answer Question
post
Plan Review
get
Get Booking Options
post
Submit Feedback
post
Handle Stytch Webhook
post
Subscription
post
Logout
post
Claim Guest
get
Get Session
get
Get User Profile
put
Update User Profile
delete
Delete Account
post
Log Events
get
Get Explore Cards
post
Track Explore Card Click
post
Subscribe To Blog
post
Subscribe To Starlink
post
Update Trip Title
post
Update Trip Dates
post
Update Trip Eclipse Mode
post
Reorder Conversations
post
Archive Trip
post
Update Conversation Title
get
List Trips
post
Create Trip
post
Create Manual Trip
post
Create Conversation
post
Archive Conversation
get
Get Trip
delete
Delete Trip
get
Get Trip Meta
billing
Subscription Context For Support
post
/billing/intercom/subscription-context
Request body
SupportLookupRequest
required
email
string
required
Response
Successful Response
SubscriptionContextResponse
required
What a support teammate needs to know before cancelling or refunding.
status
'active'
|
'trialing'
|
'past_due'
|
'none'
required
plan
string
nullable
last_renewed
string
nullable
days_into_cycle
integer
nullable
period_end
string
nullable
cancels_on
string
nullable
last_charge
string
nullable
stripe_customer_id
string
nullable
subscription_id
string
nullable
Changes