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

A trigger is a way to invoke a container based on specific events, such as a periodic schedule or a message arriving in a queue.When the event occurs, the trigger invokes the container, passing relevant information about the event to it.

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

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

This API exposes 10 operations across 4 paths, and defines 5 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 4 paths 5 schemas 2 DELETE4 GET2 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 Triggers 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 4 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Triggers 10

A trigger is a way to invoke a container based on specific events, such as a periodic schedule or a message arriving in a queue. When the event occurs, the trigger invokes the con…

GET
/containers/v1/regions/{region}/triggers
List all triggers the caller can access (read permission).
ListTriggers 8 params → 200
POST
/containers/v1/regions/{region}/triggers
Create a new trigger for the container with the specified ID.
CreateTrigger 1 param body → 200
GET
/containers/v1/regions/{region}/triggers/{trigger_id}
Get the trigger associated with the specified ID.
GetTrigger 2 params → 200
PATCH
/containers/v1/regions/{region}/triggers/{trigger_id}
Update the trigger associated with the specified ID.
UpdateTrigger 2 params body → 200
DELETE
/containers/v1/regions/{region}/triggers/{trigger_id}
Delete the trigger associated with the specified ID.
DeleteTrigger 2 params → 200
GET
/functions/v1beta1/regions/{region}/triggers
List all triggers
ListTriggers 4 params → 200
POST
/functions/v1beta1/regions/{region}/triggers
Create a trigger
CreateTrigger 1 param body → 200
GET
/functions/v1beta1/regions/{region}/triggers/{trigger_id}
Get a trigger
GetTrigger 2 params → 200
PATCH
/functions/v1beta1/regions/{region}/triggers/{trigger_id}
Update a trigger
UpdateTrigger 2 params body → 200
DELETE
/functions/v1beta1/regions/{region}/triggers/{trigger_id}
Delete a trigger
DeleteTrigger 2 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are scaleway.containers.v1.Trigger (14 properties), scaleway.functions.v1beta1.Trigger (9 properties), scaleway.containers.v1.ListTriggersResponse (2 properties), scaleway.functions.v1beta1.ListTriggersResponse (2 properties). Each schema is shown below with its type and property counts.

scaleway.functions.v1beta1.Trigger
object
9 properties
scaleway.functions.v1beta1.ListTriggersResponse
object
2 properties
scaleway.containers.v1.Trigger
object
14 properties
scaleway.containers.v1.ListTriggersResponse
object
2 properties
scaleway.containers.v1.ListTriggersRequest.OrderBy
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scaleway-triggers-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 Triggers 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.