---
title: "Changes to Ip2Geo - Bulk Convert IPs"
method: POST
path: "/convert"
---

# Changes to Ip2Geo - Bulk Convert IPs

`POST /convert`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-25** `152f27c14f53` — 2 breaking, 7 warning, 2 info

## Changes

- **2026-08-25** `152f27c14f53` — 2 breaking, 7 warning, 2 info
  - the response property `data/items/conversion` became nullable for the status `200`
  - the `data/items/conversion` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/items/conversion/asn` from the response with the `200` status
  - removed the optional property `data/items/conversion/completion_time` from the response with the `200` status
  - removed the optional property `data/items/conversion/continent` from the response with the `200` status
  - removed the optional property `data/items/conversion/ip` from the response with the `200` status
  - removed the optional property `data/items/conversion/is_eu` from the response with the `200` status
  - removed the optional property `data/items/conversion/registered_country` from the response with the `200` status
  - removed the optional property `data/items/conversion/type` from the response with the `200` status
  - added the non-success response with the status `429`
  - added `#/components/schemas/Ip` to the `data/items/conversion` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/ip2geo/apis/ip2geo-convert-ip-api/docs/convert/post.md) · [API](https://skmtc.dev/ip2geo/apis/ip2geo-convert-ip-api.md) · [Page](https://skmtc.dev/ip2geo/apis/ip2geo-convert-ip-api/changes/convert/post)
