ipbase
Installation
SKILL.md
Ipbase
Ipbase is an IP address geolocation API. Developers use it to identify the location, ISP, and other details of their users based on their IP address.
Official docs: https://ipbase.com/docs
Ipbase Overview
- IP Address
- Information — Details about an IP address, such as location, ASN, and security information.
- ASN
- Information — Details about an Autonomous System Number, such as name and associated IP ranges.
- Bulk Lookup — Allows looking up information for multiple IP addresses or ASNs at once.
Use action names and parameters as needed.
Working with Ipbase
This skill uses the Membrane CLI to interact with Ipbase. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills