How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Scaleway IPs API

A flexible IP address is an IP address which you hold independently of any Instance.You can attach it to any of your Instances and do live migration of the IP address between your Instances.Note that attaching a flexible IP address to an Instance removes its previous public IP and interrupts any ongoing public connection to the Instance. This does not apply if you have migrated your server to the new Network stack and have at least one flexible IP attached to the Instance.

Scaleway IPs API is one of 74 APIs that Scaleway publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include IPs. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.scaleway.com.

6 operations 3 paths 10 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Server
https://api.scaleway.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Scaleway IPs API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (scaleway).

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

IPs 6

A flexible IP address is an IP address which you hold independently of any Instance. You can attach it to any of your Instances and do live migration of the IP address between you…

GET
/instance/v1/zones/{zone}/ips
List all flexible IPs
ListIps 8 params → 200
POST
/instance/v1/zones/{zone}/ips
Reserve a flexible IP
CreateIp 1 param body → 201
POST
/instance/v1/zones/{zone}/ips/{ip_id}/release-to-ipam
Releases the reserved IP without deleting the reservation.
ReleaseIpToIpam 2 params body → 204
GET
/instance/v1/zones/{zone}/ips/{ip}
Get a flexible IP
GetIp 2 params → 200
PATCH
/instance/v1/zones/{zone}/ips/{ip}
Update a flexible IP
UpdateIp 2 params body → 200
DELETE
/instance/v1/zones/{zone}/ips/{ip}
Delete a flexible IP
DeleteIp 2 params → 204

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are scaleway.instance.v1.Ip (12 properties), scaleway.instance.v1.ServerSummary (2 properties), scaleway.instance.v1.CreateIpResponse (1 property), scaleway.instance.v1.UpdateIpResponse (1 property). Each schema is shown below with its type and property counts.

scaleway.instance.v1.ServerSummary
object
2 properties
google.protobuf.StringValue
string
scaleway.instance.v1.ListIpsResponse
object
1 property
scaleway.instance.v1.UpdateIpResponse
object
1 property
scaleway.instance.v1.CreateIpResponse
object
1 property
scaleway.instance.v1.GetIpResponse
object
1 property
scaleway.instance.v1.Ip
object
12 properties
scaleway.instance.v1.IpType
string
scaleway.instance.v1.NullableStringValue
string
scaleway.instance.v1.Ip.State
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scaleway-ips-api-openapi.yml Raw ↑

Other APIs Scaleway publishes across the network.

Scaleway Generative APIs
Scaleway Access Control List API
Scaleway ACLs API
Scaleway Alert Subscribers API
Scaleway API Keys API
Scaleway Applications API
Scaleway Backends API
Scaleway Backups API
Scaleway Blocklist API
Scaleway Certificate API
Scaleway Cluster types API
Scaleway Clusters API
Where this information came from

This is an independent, third-party profile of Scaleway IPs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.