🔀
IPv4 to IPv6
Convert an IPv4 address to its IPv6-mapped representation.
network
API: POST /api/tools/ipv4-to-ipv6
Input
Result
🔌 API Usage
POST /api/tools/ipv4-to-ipv6
Content-Type: application/json
// Example body:
{
"ip": ""
}
Content-Type: application/json
// Example body:
{
"ip": ""
}