/
FL
fluentea
/
Aurqa Language Learning Platform - Refactored
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 13h ago
Details
Filter operations
activity-tracking
10
admin
31
admin-fixes
1
ai-voice
16
analytics
15
assessment
10
auth
23
badges
3
blog
7
bookings
13
bot
8
call
19
call-assistance
9
canasta
10
chacha-matches
4
chacha-memory
2
channels
13
chat
28
chatrooms
64
daily-popup
4
dashboard
2
data-breach
8
deepgram-transcription
6
deepgram-websocket
2
early-access
5
enhanced-flashcards
19
events
9
feedback
7
games
8
gcal-addon
8
help
1
homework
5
instant-match
9
instant-match-calls
4
invites
7
learning
24
lesson-threads
8
lessons
33
marketing
2
matching
6
mercadopago
3
notifications
17
oauth
15
onboarding
15
organizations
112
peer-calls
7
play-billing
2
polls
7
presence
5
progress
1
quick-call
5
reading
17
realtime-transcription
6
reports
6
signup-flow
6
subscriptions
17
get
Get Current Subscription
post
Create Checkout Session
post
Upgrade Subscription
get
Get Scheduled Tier Change
post
Cancel Scheduled Tier Change
post
Cancel Subscription
get
Get Tier Limit Catalogue
get
Get Usage Stats
get
Get Payment History
get
Get Token Balance
post
Purchase Tokens
get
Get Token Transactions
post
Redeem Invite Code
post
Stripe Webhook
get
Get Ad Daily Limit
post
Record Ad View
get
Get Daily Goals
system
4
teababes-internal
1
teaching-feedback
9
translation
7
try-chacha
3
tutor
73
upload
7
user-moderation
5
users
44
version
1
video
12
voice
19
word-of-day
83
get
Health Check
get
Readiness Check
get
Detailed Health Check
get
Get Version
get
Root
get
Serve Welcome Audio
post
Translate Text
post
Chat With Ai
subscriptions
Get Current Subscription
Get the current user's subscription details.
get
/subscriptions/current
Headers
authorization
string
nullable
Response
Successful Response
SubscriptionResponse
required
id
string
required
user_id
string
required
tier
string
required
effective_tier
string
nullable
own_tier
string
nullable
is_premium
boolean
school_premium
boolean
organization_name
string
nullable
schools
SchoolSeat[]
school_grants_extra
boolean
has_billing
boolean
limits
object
nullable
own_limits
object
nullable
status
string
required
billing_cycle
string
required
billing_provider
string
nullable
play_product_id
string
nullable
play_auto_renewing
boolean
nullable
stripe_customer_id
string
nullable
stripe_subscription_id
string
nullable
current_period_start
string
date-time
nullable
current_period_end
string
date-time
nullable
trial_start
string
date-time
nullable
trial_end
string
date-time
nullable
is_trial_active
boolean
trial_tier
string
nullable
post_trial_tier
string
nullable
cancel_at_period_end
boolean
canceled_at
string
date-time
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
Changes