# Ganntec Technical Documentation ## Docs - [Recalculate User Tiers](https://docs.ganntec.com/api-reference/endpoint/admin-recalculate-tiers.md): Admin endpoint to recalculate all user tiers - [API Health Check](https://docs.ganntec.com/api-reference/endpoint/api-health.md): API-specific health check endpoint - [API Root](https://docs.ganntec.com/api-reference/endpoint/api-root.md): Get basic API information - [Check Authentication Status](https://docs.ganntec.com/api-reference/endpoint/auth-status.md): Check if the current session is authenticated - [WebSocket Statistics](https://docs.ganntec.com/api-reference/endpoint/chart-stats.md): Get statistics about WebSocket connections and subscriptions - [Chart Service WebSocket](https://docs.ganntec.com/api-reference/endpoint/chart-websocket.md): Real-time chart data WebSocket connection - [Check Feature Flag](https://docs.ganntec.com/api-reference/endpoint/check-feature-flag.md): Check if a feature flag is enabled - [Check Handle Availability](https://docs.ganntec.com/api-reference/endpoint/check-handle.md): Check if a username handle is available for use - [Check Position by Email](https://docs.ganntec.com/api-reference/endpoint/check-position.md): Check waitlist position by email - [Connect Social Account](https://docs.ganntec.com/api-reference/endpoint/connect-social.md): Connect a social media account - [Create Order](https://docs.ganntec.com/api-reference/endpoint/create-order.md): Create a new trading order - [Get CSRF Token](https://docs.ganntec.com/api-reference/endpoint/csrf-token.md): Get a CSRF token for form submissions - [Daily Check-in](https://docs.ganntec.com/api-reference/endpoint/daily-checkin.md): Record daily check-in and earn Ganntium points - [TradingView Configuration](https://docs.ganntec.com/api-reference/endpoint/datafeed-config.md): Get TradingView UDF configuration for chart initialization - [Get Historical Data](https://docs.ganntec.com/api-reference/endpoint/datafeed-history.md): Get historical price data for a symbol - [Get Chart Marks](https://docs.ganntec.com/api-reference/endpoint/datafeed-marks.md): Get marks for chart annotations - [Get Symbol Information](https://docs.ganntec.com/api-reference/endpoint/datafeed-symbol-info.md): Get detailed information about a specific symbol - [Search Symbols](https://docs.ganntec.com/api-reference/endpoint/datafeed-symbols.md): Search for trading symbols - [Get Database Config](https://docs.ganntec.com/api-reference/endpoint/db-config.md): Get database configuration - [Database Health Check](https://docs.ganntec.com/api-reference/endpoint/db-health.md): Check database connection health - [Get Database Status](https://docs.ganntec.com/api-reference/endpoint/db-status.md): Get current database connection status and configuration - [Switch Database](https://docs.ganntec.com/api-reference/endpoint/db-switch.md): Switch between primary and secondary database connections - [Get Achievements](https://docs.ganntec.com/api-reference/endpoint/get-achievements.md): Get user achievements - [Get Activity Feed](https://docs.ganntec.com/api-reference/endpoint/get-activity.md): Get recent activity feed - [Get User by Handle](https://docs.ganntec.com/api-reference/endpoint/get-by-handle.md): Get user information by handle - [Get Challenges](https://docs.ganntec.com/api-reference/endpoint/get-challenges.md): Get available challenges and their status - [Get Current User](https://docs.ganntec.com/api-reference/endpoint/get-current-user.md): Returns the currently authenticated user information - [Get User Dashboard](https://docs.ganntec.com/api-reference/endpoint/get-dashboard.md): Get comprehensive dashboard data for the authenticated user - [Get All Feature Flags](https://docs.ganntec.com/api-reference/endpoint/get-feature-flags.md): Get all feature flags for user - [Get Ganntium Balance](https://docs.ganntec.com/api-reference/endpoint/get-ganntium.md): Get the user's Ganntium points balance and history - [Get Ganntium Info](https://docs.ganntec.com/api-reference/endpoint/get-ganntium-info.md): Get detailed Ganntium information - [Get Leaderboard](https://docs.ganntec.com/api-reference/endpoint/get-leaderboard.md): Get the current leaderboard rankings - [Get Current User](https://docs.ganntec.com/api-reference/endpoint/get-me.md): Get the current authenticated user's information - [Get Order by ID](https://docs.ganntec.com/api-reference/endpoint/get-order-by-id.md): Get a specific order by its ID - [Get Orders](https://docs.ganntec.com/api-reference/endpoint/get-orders.md): Get all orders for the authenticated user - [Get Positions](https://docs.ganntec.com/api-reference/endpoint/get-positions.md): Get all open positions for the authenticated user - [Get User Profile](https://docs.ganntec.com/api-reference/endpoint/get-profile.md): Get detailed profile information for the authenticated user - [Get Referrals](https://docs.ganntec.com/api-reference/endpoint/get-referrals.md): Get referral statistics - [Get Available Rewards](https://docs.ganntec.com/api-reference/endpoint/get-rewards.md): Get all rewards available for redemption - [Get Streak Info](https://docs.ganntec.com/api-reference/endpoint/get-streak.md): Get check-in streak information - [Get User Themes](https://docs.ganntec.com/api-reference/endpoint/get-themes.md): Get user's custom themes (currently returns empty array) - [Get V2 Dashboard](https://docs.ganntec.com/api-reference/endpoint/get-v2-dashboard.md): Get comprehensive dashboard data - [Health Check](https://docs.ganntec.com/api-reference/endpoint/health.md): Basic health check endpoint - [Join Challenge](https://docs.ganntec.com/api-reference/endpoint/join-challenge.md): Join an active challenge - [Join Waitlist](https://docs.ganntec.com/api-reference/endpoint/join-waitlist.md): Join the waitlist with an optional referral code - [Logout](https://docs.ganntec.com/api-reference/endpoint/logout.md): Logout the current user - [Open Graph Image](https://docs.ganntec.com/api-reference/endpoint/og-image.md): Generate Open Graph image for social media sharing - [Ping Service](https://docs.ganntec.com/api-reference/endpoint/ping.md): Check Trade Bare service availability - [Process Referral](https://docs.ganntec.com/api-reference/endpoint/process-referral.md): Process a referral action - [Recalculate Tier](https://docs.ganntec.com/api-reference/endpoint/recalculate-tier.md): Recalculate user tier - [Redeem Reward](https://docs.ganntec.com/api-reference/endpoint/redeem-reward.md): Redeem a reward using Ganntium points - [Get Session](https://docs.ganntec.com/api-reference/endpoint/session.md): Get current session information - [Set Auth Cookie](https://docs.ganntec.com/api-reference/endpoint/set-cookie.md): Set authentication cookie for session management - [Set User Handle](https://docs.ganntec.com/api-reference/endpoint/set-handle.md): Set or update the user's username handle - [Track Social Action](https://docs.ganntec.com/api-reference/endpoint/social-action.md): Track various social actions - [Sync Dynamic Data](https://docs.ganntec.com/api-reference/endpoint/sync-dynamic.md): Sync user data from Dynamic - [Sync User Data](https://docs.ganntec.com/api-reference/endpoint/sync-user.md): Synchronize user data with backend - [Test Bar Broadcast](https://docs.ganntec.com/api-reference/endpoint/test-bars.md): Test endpoint for broadcasting bar data (development only) - [Test Generic Broadcast](https://docs.ganntec.com/api-reference/endpoint/test-broadcast.md): Test endpoint for generic broadcasts (development only) - [Test Dynamic Auth](https://docs.ganntec.com/api-reference/endpoint/test-dynamic.md): Test endpoint for Dynamic authentication integration - [Test Token Broadcast](https://docs.ganntec.com/api-reference/endpoint/test-tokens.md): Test endpoint for broadcasting token data (development only) - [Get Tier Statistics](https://docs.ganntec.com/api-reference/endpoint/tier-stats.md): Get user distribution across tiers - [Track Analytics Event](https://docs.ganntec.com/api-reference/endpoint/track-analytics.md): Track a custom analytics event - [Track Share](https://docs.ganntec.com/api-reference/endpoint/track-share.md): Track when user shares content - [Track Social Share](https://docs.ganntec.com/api-reference/endpoint/track-social-share.md): Track social media share - [Trade Bare Health](https://docs.ganntec.com/api-reference/endpoint/trade-health.md): Trade Bare service health check - [Trade Bare WebSocket](https://docs.ganntec.com/api-reference/endpoint/trade-websocket.md): Real-time trading WebSocket connection - [Get Trading Account](https://docs.ganntec.com/api-reference/endpoint/trading-account.md): Get trading account information - [Update Feature Flag](https://docs.ganntec.com/api-reference/endpoint/update-feature-flag.md): Update feature flag configuration (admin) - [Update Settings](https://docs.ganntec.com/api-reference/endpoint/update-settings.md): Update user settings - [Get User Analytics](https://docs.ganntec.com/api-reference/endpoint/user-analytics.md): Get analytics for a specific user - [Validate Referral Code](https://docs.ganntec.com/api-reference/endpoint/validate-referral.md): Check if referral code is valid - [Verify Dynamic Token](https://docs.ganntec.com/api-reference/endpoint/verify-dynamic.md): Verify a Dynamic authentication token and create a session - [Get Waitlist Metrics](https://docs.ganntec.com/api-reference/endpoint/waitlist-metrics.md): Get aggregated waitlist analytics - [Get Waitlist Position](https://docs.ganntec.com/api-reference/endpoint/waitlist-position.md): Get user waitlist position - [Get Waitlist Statistics](https://docs.ganntec.com/api-reference/endpoint/waitlist-stats.md): Get global waitlist statistics and metrics - [API Reference](https://docs.ganntec.com/api-reference/introduction.md): Professional trading terminal API documentation - [Microservices Architecture](https://docs.ganntec.com/architecture/microservices.md): Detailed breakdown of Ganntec's microservices architecture and service mesh - [Architecture Overview](https://docs.ganntec.com/architecture/overview.md): High-performance architecture powering Ganntec's professional trading terminal - [Multi-Chain Trading Terminal](https://docs.ganntec.com/features/multi-chain-support.md): Professional-grade trading across Ethereum, Solana, and Base networks - [Trading Engine & Terminal](https://docs.ganntec.com/features/trading-engine.md): Professional-grade trading terminal with advanced execution capabilities - [Ganntec Platform Overview](https://docs.ganntec.com/introduction.md): Next-generation multi-chain cryptocurrency trading platform with advanced analytics - [Platform Features](https://docs.ganntec.com/platform-features.md): Comprehensive overview of Ganntec platform capabilities and features - [Technology Stack](https://docs.ganntec.com/technology-stack.md): Deep dive into Ganntec's cutting-edge technology architecture and infrastructure ## OpenAPI Specs - [openapi](https://docs.ganntec.com/api-reference/openapi.yaml) ## Optional - [GitHub](https://github.com/ganntec) - [Discord](https://discord.gg/ganntec) - [Support](mailto:support@ganntec.com)