Skip to content

Commit aca8a0b

Browse files
Reference new Lite API
1 parent b298087 commit aca8a0b

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
@@ -15,6 +15,8 @@ You'll need an IPinfo API access token, which you can get by signing up for a fr
1515

1616
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)
1717

18+
⚠️ 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.
19+
1820
### Installation
1921

2022
#### npm

0 commit comments

Comments
 (0)