/
ST
stardrift
/
FastAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 20h 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
bookings
8
calendar
6
chat
2
collaboration
13
comments
7
get
List Comments
post
Create Comment
delete
Delete Comment
get
List Likes
post
Add Like
delete
Remove Like
get
Get Counts
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
comments
Create Comment
post
/trips/{trip_id}/comments
Path parameters
trip_id
string
uuid
required
Headers
x-client-id
string
nullable
Request body
CreateCommentRequest
required
scope
string
required
itinerary_item | plan_note
target_id
string
required
body
string
required
Response
Successful Response
CommentOut
required
id
string
uuid
required
trip_id
string
uuid
required
scope
string
required
target_id
string
required
user_id
string
uuid
required
body
string
required
created_at
string
date-time
required
author
CommentAuthor
required
Changes