IPv6 support for Search API
- Services: Search
- Release Date: August 13, 2026
Search API now supports dual-stack API endpoints. A dual-stack endpoint can resolve to either an IPv6 or an IPv4 address, allowing you to connect over IPv6 while retaining IPv4 compatibility.
Existing IPv4-only endpoints continue to be supported. IPv4-only endpoints use the following format:
https://query.<region>.oci.oraclecloud.com
Dual-stack endpoints use the following format:
https://query.<region>.ds.oci.oraclecloud.com
For a complete list of endpoints for supported regions, see Search API endpoints. To use IPv6, see Overview of IPv6 Addresses and Using Dual-Stack Endpoints for the Search API. To learn more about Search, see the Search documentation.