ipiphy - IP Geolocation Plugin
Quickly retrieve your user's public IP address along with detailed geolocation data including country, city, and state. Simple to use and easy to integrate—get up and running in seconds.
This is a data-only API plugin. It does not include any visual elements and won’t appear in your Bubble design editor.
Instructions
Sign up at geo.ipify.org
Visit your Subscriptions page
Copy your personal API key from there
How to Retrieve a User’s IP Address
To get the user’s IP address, set up a simple client-side API call using the following URL:
https://api64.ipify.org?format=json
This call returns the user’s IP in JSON format. Once retrieved, you can pass the IP address into this plugin to enable seamless geolocation functionality.

Setup Instructions
Enter your API key in the plugin settings under the Plugins tab.
Use the IP geolocation data in your UI or workflows according to your specific use case.

Last updated