Endpoints
Intercolo Object Storage is accessed via the i3storage.com domain.
All endpoints support both path-style and virtual-hosted-style access.
We currently only have a single region de-fra located in Frankfurt am Main, Germany.
Dual-Stack (IPv4 + IPv6)
The dual-stack endpoint is recommended unless you need to pin to a specific IP version
| Style | Format |
|---|---|
| Virtual-hosted | https://<bucket>.de-fra.i3storage.com |
| Path | https://de-fra.i3storage.com/<bucket> |
IPv4 Only
| Style | Format |
|---|---|
| Virtual-hosted | https://<bucket>.de-fra.ip4.i3storage.com |
| Path | https://de-fra.ip4.i3storage.com/<bucket> |
IPv6 Only
| Style | Format |
|---|---|
| Virtual-hosted | https://<bucket>.de-fra.ip6.i3storage.com |
| Path | https://de-fra.ip6.i3storage.com/<bucket> |