PHPackages                             ipdatainfo/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ipdatainfo/sdk

ActiveLibrary[API Development](/categories/api)

ipdatainfo/sdk
==============

Official PHP client for the ipdata.info IP geolocation, ASN, and threat-intelligence API

v0.1.0(1mo ago)30MITPHPPHP &gt;=8.0CI passing

Since Jul 8Pushed 1mo agoCompare

[ Source](https://github.com/IPDataInfo/ipdata-php)[ Packagist](https://packagist.org/packages/ipdatainfo/sdk)[ Docs](https://ipdata.info)[ RSS](/packages/ipdatainfo-sdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

IPData.info PHP SDK — Free IP Geolocation &amp; Threat Intelligence API
=======================================================================

[](#ipdatainfo-php-sdk--free-ip-geolocation--threat-intelligence-api)

[![Packagist](https://camo.githubusercontent.com/14669cab96c61c111a3dbe658a26191f796a8706423546db2d6abe67f8b4cd5a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f697064617461696e666f2f73646b2e737667)](https://packagist.org/packages/ipdatainfo/sdk) [![CI](../../actions/workflows/ci.yml/badge.svg)](../../actions/workflows/ci.yml) [![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](./LICENSE)

Official PHP client for [**ipdata.info**](https://ipdata.info) — a free, fast IP geolocation, ASN, and threat-intelligence API. Look up country, city, ASN, timezone, currency, and security flags (proxy/VPN/Tor/hosting) for any IPv4 or IPv6 address. Powered by [ipdata.info](https://ipdata.info).

Get a free API key
------------------

[](#get-a-free-api-key)

The public endpoint is **free — 50 requests/min, no signup, no key**. For higher rate limits and batch lookups, [**create a free API key at ipdata.info/register**](https://ipdata.info/register) and manage it in your [dashboard](https://ipdata.info/dashboard).

Install
-------

[](#install)

```
composer require ipdatainfo/sdk

```

Quickstart
----------

[](#quickstart)

```
