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 Backends API

The Load Balancer backend object. It represents a set of backend servers that the frontend forwards requests to using the specified configuration (port, protocol, proxy protocol etc). You can create multiple backends for each of your Load Balancers. Use the backends endpoint to create backends, list, manage and update them and their healthchecks / backend servers, and delete them as required

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

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

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

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

10 operations 5 paths 7 schemas 2 DELETE3 GET2 POST3 PUT

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 Backends API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (scaleway).

Paths & Operations 10

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

Backends 10

The Load Balancer backend object. It represents a set of backend servers that the frontend forwards requests to using the specified configuration (port, protocol, proxy protocol e…

GET
/lb/v1/zones/{zone}/backends/{backend_id}
Get a backend of a given Load Balancer
GetBackend 2 params → 200
PUT
/lb/v1/zones/{zone}/backends/{backend_id}
Update a backend of a given Load Balancer
UpdateBackend 2 params body → 200
DELETE
/lb/v1/zones/{zone}/backends/{backend_id}
Delete a backend of a given Load Balancer
DeleteBackend 2 params → 204
PUT
/lb/v1/zones/{zone}/backends/{backend_id}/healthcheck
Update a health check for a given backend
UpdateHealthCheck 2 params body → 200
POST
/lb/v1/zones/{zone}/backends/{backend_id}/servers
Add a set of backend servers to a given backend
AddBackendServers 2 params body → 200
PUT
/lb/v1/zones/{zone}/backends/{backend_id}/servers
Define all backend servers for a given backend
SetBackendServers 2 params body → 200
DELETE
/lb/v1/zones/{zone}/backends/{backend_id}/servers
Remove a set of servers for a given backend
RemoveBackendServers 2 params body → 200
GET
/lb/v1/zones/{zone}/lbs/{lb_id}/backend-stats
List backend server statistics
ListBackendStats 5 params → 200
GET
/lb/v1/zones/{zone}/lbs/{lb_id}/backends
List the backends of a given Load Balancer
ListBackends 6 params → 200
POST
/lb/v1/zones/{zone}/lbs/{lb_id}/backends
Create a backend for a given Load Balancer
CreateBackend 2 params body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are scaleway.lb.v1.Backend (25 properties), scaleway.lb.v1.HealthCheck (13 properties), scaleway.lb.v1.Ip (9 properties), scaleway.lb.v1.Instance (7 properties). Each schema is shown below with its type and property counts.

scaleway.lb.v1.ListBackendsResponse
object
2 properties
scaleway.lb.v1.Ip
object
9 properties
scaleway.lb.v1.BackendServerStats
object
6 properties
scaleway.lb.v1.HealthCheck
object
13 properties
scaleway.lb.v1.Instance
object
7 properties
scaleway.lb.v1.Backend
object
25 properties
scaleway.lb.v1.ListBackendStatsResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scaleway-backends-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 Backups API
Scaleway Blocklist API
Scaleway Certificate API
Scaleway Cluster types API
Scaleway Clusters API
Scaleway Containers API
Where this information came from

This is an independent, third-party profile of Scaleway Backends 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.