OpenAPI iplocation is an OpenAPI v3 specification and a set of generated API clients for iplocation.net
The API clients are generated using OpenAPI Generator.
| Language | Package | Status | Documentation |
|---|---|---|---|
| JavaScript | openapi_iplocation | README | |
| Python | openapiiplocation | README | |
| Ruby | openapi_iplocation | README |
| OpenAPI iplocation Version | OpenAPI Version | OpenAPI Generator Version |
|---|---|---|
| 1.1.0 | 3.1.0 | 7.9.0 |
| 1.0.0 | 3.1.0 | 7.6.0 |
You can either use the generated clients from clients/<lang>/generated/ directory.
Or you can use the published packages like below:
Install JavaScript client:
npm install openapi-iplocation
Install Python client:
pip install openapiiplocation
Install Ruby client:
gem install openapi_iplocation