header-logo
Getting started with WixLearn how to build your website and business using Wix.
Creating a websiteDesign and manage your site with smart functionalities.
Account & billingManage subscriptions, plans and invoices.
Using the Wix mobile appsRun your business and connect with members.
Connecting a domainLearn to purchase, connect or transfer a domain to your site.
Managing your businessGet tools to grow your business and web presence.
Promoting your siteBoost your visibility with SEO and marketing tools.
Studio, Partners & EnterpriseGet advanced features to help you work more efficiently.
Need more help?Find solutions, learn about known issues or contact us.
placeholder-preview-image
Wix LearnImprove your skills with our courses and tutorials.
Wix BlogGet tips for web design, marketing and more.
SEO Learning HubLearn to increase organic site traffic from search engines.
Website developmentBuild a custom site using our full-stack platform.
Hire a ProfessionalGet matched with a specialist to help you reach your goals.
placeholder-preview-image

Developer Request: Adding a Backend API to Retrieve Visitor IP Address

Collecting votes
Currently, there is no support for retrieving the visitor or member IP address in the backend when a request is made to a web method. While it is possible to obtain the IP address in a router, the IP retrieved on the server-side reflects the server's IP address rather than the correct visitor IP. This limits use cases that require accurate identification of the visitor's location or network information for server-side processing.
As an alternative, you can retrieve the IP address using the router on the browser side. However, this approach does not work consistently for backend operations where the visitor's IP address is essential.
We are always working to update and improve our products, and your feedback is greatly appreciated.