Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mnemom.ai/v1/billing/features \ --header 'Authorization: Bearer <token>'
{ "plan_id": "<string>", "feature_flags": {}, "limits": {}, "included_checks": 123, "check_count_this_period": 123, "subscription_status": "<string>" }
Get plan feature flags for authenticated user
Supabase JWT token in Authorization: Bearer header
Plan features
Show child attributes
Suggestions
Contact support