REST endpoints, MCP tools, and integration surfaces.
Last updated: July 20, 2026
/mcpDiscover available MCP tools (whoami, list_investment_packages, get_my_investments, update_display_name).
/api/public/nowpayments-ipnSigned IPN webhook. HMAC-verified. Public endpoint — do not call directly.
/api/public/deposits.tickScheduled tick to reconcile pending deposits. Requires bearer secret.
/api/public/payouts.tickScheduled tick to settle approved withdrawals after the 24-hour window.
curl https://solarisxbot.com/mcp -H "Authorization: Bearer <access_token>"