Spinnaker logo

Spinnaker

Spinnaker is an open source multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. Originally developed at Netflix and Google, Spinnaker provides a deployment platform supporting AWS, GCP, Azure, Kubernetes, and other cloud providers. The Gate API is the primary REST interface for all Spinnaker operations.

1 APIs 0 Features
Continuous DeliveryContainersDevOpsMulti-CloudPipelines

APIs

Spinnaker Gate API

Gate is the Spinnaker API Gateway — the primary REST interface for all Spinnaker operations including application management, pipeline execution, cluster management, and infrast...

Semantic Vocabularies

Spinnaker Context

8 classes · 12 properties

JSON-LD

API Governance Rules

Spinnaker API Rules

8 rules · 2 errors 5 warnings 1 info

SPECTRAL

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
🔗
Community
Community
🔗
Slack
Slack
📰
Blog
Blog
🔗
RoadMap
RoadMap
📄
ChangeLog
ChangeLog
🔗
OpenAPI
OpenAPI
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
aid: spinnaker
name: Spinnaker
description: >-
  Spinnaker is an open source multi-cloud continuous delivery platform for releasing software changes with high velocity
  and confidence. Originally developed at Netflix and Google, Spinnaker provides a deployment platform supporting AWS,
  GCP, Azure, Kubernetes, and other cloud providers. The Gate API is the primary REST interface for all Spinnaker
  operations.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Continuous Delivery
  - Containers
  - DevOps
  - Multi-Cloud
  - Pipelines
url: https://raw.githubusercontent.com/api-evangelist/spinnaker/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: spinnaker:spinnaker-gate-api
    name: Spinnaker Gate API
    description: >-
      Gate is the Spinnaker API Gateway — the primary REST interface for all Spinnaker operations including application
      management, pipeline execution, cluster management, and infrastructure discovery. Gate runs on port 8084 and is
      used by the Spinnaker UI (Deck) as well as external automation scripts and integrations. Supports OAuth 2.0, SAML,
      LDAP, and X.509 certificate authentication.
    humanURL: https://spinnaker.io/docs/reference/api/
    tags:
      - Applications
      - Clusters
      - Continuous Delivery
      - Deployments
      - Pipelines
    properties:
      - type: Documentation
        url: https://spinnaker.io/docs/reference/api/
      - type: SwaggerUI
        url: https://spinnaker.io/docs/reference/api/docs.html
      - type: GitHubRepository
        url: https://github.com/spinnaker/gate
      - type: OpenAPI
        url: openapi/spinnaker-gate-openapi.yml
      - type: SpectralRules
        url: rules/spinnaker-rules.yml
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/spinnaker-cd
  - type: Website
    url: https://spinnaker.io/
  - type: Documentation
    url: https://spinnaker.io/docs/
  - type: GitHubOrganization
    url: https://github.com/spinnaker
  - type: GitHubRepository
    url: https://github.com/spinnaker/spinnaker
  - type: Community
    url: https://spinnaker.io/community/
  - type: Slack
    url: https://join.spinnaker.io/
  - type: Blog
    url: https://spinnaker.io/blog/
  - type: RoadMap
    url: https://github.com/spinnaker/governance/tree/master/rfc
  - type: ChangeLog
    url: https://spinnaker.io/changelogs/
  - type: OpenAPI
    url: openapi/spinnaker-gate-openapi.yml
  - type: SpectralRules
    url: rules/spinnaker-rules.yml
  - type: Vocabulary
    url: vocabulary/spinnaker-vocabulary.yml
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com