/
CR
crosmos
/
Crosmos API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 4d ago
Details
analytics
2
auth
9
billing
7
get
List billing plans
get
Get subscription summary
post
Create Polar checkout session
post
Create Polar customer portal session
post
Cancel subscription at period end
get
List org payment history
get
Get invoice URL for a payment
conversations
1
entities
2
graph
2
jobs
1
memories
3
oauth-consumer
3
oauth-server
3
organizations
12
search
1
sources
5
spaces
5
usage
1
visibility
13
webhooks
1
billing
Get subscription summary
get
/api/v1/billing/subscription
Response
Subscription summary
SubscriptionResponse
required
plan
'free'
|
'developer'
|
'pro'
|
'enterprise'
required
subscription_status
'none'
|
'active'
|
'past_due'
|
'canceled'
|
'revoked'
required
current_period_end
string
date-time
nullable
required
plan_pending
string
nullable
required