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

Lambda Firewalls API

The Firewalls API from Lambda — 4 operation(s) for firewalls.

Lambda Firewalls API is one of 13 APIs that Lambda publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Firewalls. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version 1.10.0.

Requests are made against 2 base URLs: https://cloud.lambda.ai/, https://cloud.lambdalabs.com/.

9 operations 4 paths 14 schemas 1 DELETE4 GET2 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.10.0
Base URL
https://cloud.lambda.ai/api/v1
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Lambda Firewalls API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • basicAuth — Basic HTTP authentication. Allowed headers: Authorization: Basic : Authorization: Basic
  • bearerAuth — Bearer HTTP authentication. Allowed headers: Authorization: Bearer

Paths & Operations 9

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

Firewalls 9
GET
/api/v1/firewall-rules
List inbound firewall rules
firewallRulesList → 200401403404
PUT
/api/v1/firewall-rules
Replace inbound firewall rules
firewallRulesSet body → 200400401403404
GET
/api/v1/firewall-rulesets
List firewall rulesets
firewallRulesetsList → 200400401403404
POST
/api/v1/firewall-rulesets
Create firewall ruleset
createFirewallRuleset body → 200400401403404409
GET
/api/v1/firewall-rulesets/global
Retrieve global firewall ruleset details
getGlobalFirewallRuleset → 200400401403404
PATCH
/api/v1/firewall-rulesets/global
Update global firewall ruleset
updateGlobalFirewallRuleset body → 200400401403404409
GET
/api/v1/firewall-rulesets/{id}
Retrieve firewall ruleset details
getFirewallRuleset 1 param → 200400401403404
PATCH
/api/v1/firewall-rulesets/{id}
Update firewall ruleset
updateFirewallRuleset 1 param body → 200400401403404409
DELETE
/api/v1/firewall-rulesets/{id}
Delete firewall ruleset
deleteFirewallRuleset 1 param → 200400401403404409

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are FirewallRuleset (6 properties), FirewallRule (4 properties), ApiErrorFirewallRulesetNotFound (3 properties), ApiErrorInternal (3 properties). Each schema is shown below with its type and property counts.

GlobalFirewallRuleset
object
Firewall rules that apply across all regions.
3 properties 3 required
ApiErrorInternal
object
3 properties 3 required
Region
object
2 properties 2 required
ApiErrorFirewallRulesetNotFound
object
3 properties 3 required
NetworkProtocol
string
ApiErrorNotFound
object
3 properties 2 required
ApiErrorUnauthorized
object
3 properties 3 required
ApiErrorAccountInactive
object
3 properties 3 required
FirewallRule
object
4 properties 3 required
ApiErrorFirewallRulesetInUse
object
3 properties 3 required
ApiErrorQuotaExceeded
object
3 properties 3 required
ApiErrorInvalidParameters
object
3 properties 2 required
FirewallRuleset
object
A collection of firewall rules that can be associated with instances.
6 properties 6 required
EmptyResponse
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lambda-labs-firewalls-api-openapi.yml Raw ↑

Other APIs Lambda publishes across the network.

Lambda Cloud API
Lambda 1-Click Clusters
Lambda Cloud Filesystems
Lambda Inference API
Lambda Audit Events API
Lambda Fabric API
Lambda Filesystems API
Lambda Images API
Lambda Instances API
Lambda Regions API
Lambda SSH keys API
Lambda Support Tickets API
Where this information came from

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