{"service":"Pricing Service","status":"ok","version":"1.0.0","docs":"/docs","redoc":"/redoc","endpoints":{"pricing":{"GET /api/pricing/tiers":"Get all pricing tiers","GET /api/pricing/tiers/{tier}":"Get tier details","POST /api/pricing/quote":"Calculate pricing quote","POST /api/pricing/compare":"Compare tiers"},"subscriptions":{"POST /api/subscription/create":"Create subscription","POST /api/subscription/get":"Get subscription","POST /api/subscription/upgrade":"Upgrade/downgrade","POST /api/subscription/module/enable":"Enable module"},"usage":{"POST /api/usage/track":"Track usage","POST /api/usage/summary":"Get usage summary","POST /api/usage/quota":"Get quota status","POST /api/usage/billing/summary":"Get billing summary","POST /api/usage/overage/deduct":"Deduct overage from wallet","POST /api/usage/overage/check-balance":"Check wallet balance for overage"},"price_calculator":{"GET /api/price/fields":"Get all pricing fields","POST /api/price/field":"Get price for a field","POST /api/price/calculate":"Calculate price from fields and counts"},"ai_credits":{"POST /api/credits/assign":"Assign AI credits to user","POST /api/credits/deduct":"Deduct AI credits based on token usage","POST /api/credits/balance":"Get user credit balance","POST /api/credits/ledger":"Get credit transaction history","POST /api/credits/usage-summary":"Get credit usage analytics","GET /api/credits/rate-card":"Get AI credits rate card","POST /api/credits/calculate":"Preview credit cost"}}}