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 Security Groups API

A security group is a set of firewall rules on a set of Instances.Security groups enable you to create rules that either drop or allow incoming traffic from certain ports of your Instances.Security groups are stateful by default which means return traffic is automatically allowed, regardless of any rules.As a contrary, you have to switch in a stateless mode to define explicitly allowed.

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

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

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

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

14 operations 6 paths 19 schemas 2 DELETE5 GET2 PATCH2 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 Security Groups API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (scaleway).

Paths & Operations 14

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

Security Groups 14

A security group is a set of firewall rules on a set of Instances. Security groups enable you to create rules that either drop or allow incoming traffic from certain ports of your…

GET
/instance/v1/zones/{zone}/security_groups
List security groups
ListSecurityGroups 8 params → 200
POST
/instance/v1/zones/{zone}/security_groups
Create a security group
CreateSecurityGroup 1 param body → 201
PUT
/instance/v1/zones/{zone}/security_groups/{id}
Update a security group
SetSecurityGroup 2 params body → 200
GET
/instance/v1/zones/{zone}/security_groups/{security_group_id}
Get a security group
GetSecurityGroup 2 params → 200
PATCH
/instance/v1/zones/{zone}/security_groups/{security_group_id}
Update a security group
UpdateSecurityGroup 2 params body → 200
DELETE
/instance/v1/zones/{zone}/security_groups/{security_group_id}
Delete a security group
DeleteSecurityGroup 2 params → 204
GET
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules
List rules
ListSecurityGroupRules 4 params → 200
POST
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules
Create rule
CreateSecurityGroupRule 2 params body → 201
PUT
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules
Update all the rules of a security group
SetSecurityGroupRules 2 params body → 200
GET
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules/{security_group_rule_id}
Get rule
GetSecurityGroupRule 3 params → 200
PUT
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules/{security_group_rule_id}
Set security group rule
SetSecurityGroupRule 3 params body → 200
PATCH
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules/{security_group_rule_id}
Update security group rule
UpdateSecurityGroupRule 3 params body → 200
DELETE
/instance/v1/zones/{zone}/security_groups/{security_group_id}/rules/{security_group_rule_id}
Delete rule
DeleteSecurityGroupRule 3 params → 204
GET
/instance/v1/zones/{zone}/security_groups/default/rules
Get default rules
ListDefaultSecurityGroupRules 1 param → 200

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are scaleway.instance.v1.SecurityGroup (17 properties), scaleway.instance.v1.SetSecurityGroupRulesRequest.Rule (10 properties), scaleway.instance.v1.SecurityGroupRule (10 properties), scaleway.instance.v1.ServerSummary (2 properties). Each schema is shown below with its type and property counts.

scaleway.instance.v1.CreateSecurityGroupRuleResponse
object
1 property
scaleway.instance.v1.GetSecurityGroupRuleResponse
object
1 property
scaleway.instance.v1.SetSecurityGroupRulesRequest.Rule
object
10 properties
scaleway.instance.v1.UpdateSecurityGroupResponse
object
1 property
scaleway.instance.v1.ListSecurityGroupRulesResponse
object
1 property
scaleway.instance.v1.UpdateSecurityGroupRuleResponse
object
1 property
scaleway.instance.v1.SetSecurityGroupResponse
object
1 property
scaleway.instance.v1.ServerSummary
object
2 properties
scaleway.instance.v1.GetSecurityGroupResponse
object
1 property
google.protobuf.UInt32Value
integer
scaleway.instance.v1.SetSecurityGroupRuleResponse
object
1 property
scaleway.instance.v1.SecurityGroupRule.Direction
string
scaleway.instance.v1.SetSecurityGroupRulesResponse
object
1 property
scaleway.instance.v1.SecurityGroup
object
17 properties
scaleway.instance.v1.SecurityGroupRule.Action
string
scaleway.instance.v1.CreateSecurityGroupResponse
object
1 property
scaleway.instance.v1.SecurityGroupRule
object
10 properties
scaleway.instance.v1.ListSecurityGroupsResponse
object
1 property
scaleway.instance.v1.SecurityGroupRule.Protocol
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scaleway-security-groups-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 Security Groups 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.