Skip to content

Commit d0d10d8

Browse files
Reference new Lite API
1 parent 2a9186d commit d0d10d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ You'll need an IPinfo API access token, which you can get by signing up for a fr
1313

1414
The free plan is limited to 50,000 requests per month, and doesn't include some of the data fields such as IP type and company data. To enable all the data fields and additional request volumes see [https://ipinfo.io/pricing](https://ipinfo.io/pricing)
1515

16+
⚠️ Note: This library does not currently support our newest free API https://ipinfo.io/lite. If you’d like to use IPinfo Lite, you can call the [endpoint directly](https://ipinfo.io/developers/responses#lite-api) using your preferred HTTP client. Developers are also welcome to contribute support for Lite by submitting a pull request.
17+
1618
### Installation
1719

1820
This package works with Python 3.5 or greater. However, we only officially

0 commit comments

Comments
 (0)