Shuffle logo

Shuffle

Shuffle is an open source security automation platform (SOAR) built for and by security professionals. The platform enables security teams to orchestrate workflows across their entire security tool stack using a no-code/low-code interface powered by OpenAPI integrations. Shuffle provides workflow automation, app integration, webhook triggers, scheduled executions, file storage, and organization management via a comprehensive REST API. It follows the Unix philosophy of doing one thing well — connecting security tools through REST APIs.

1 APIs 0 Features
SecurityWorkflowsAutomationSOAROrchestrationOpen Source

APIs

Shuffle API

The Shuffle REST API provides programmatic access to all platform capabilities including workflow management, app integration, execution control, user and organization managemen...

Semantic Vocabularies

Shuffle Context

13 classes · 18 properties

JSON-LD

API Governance Rules

Shuffle API Rules

9 rules · 5 errors 4 warnings

SPECTRAL

Resources

🔗
LinkedIn
LinkedIn
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: shuffle
name: Shuffle
description: >-
  Shuffle is an open source security automation platform (SOAR) built for and by security professionals. The platform
  enables security teams to orchestrate workflows across their entire security tool stack using a no-code/low-code
  interface powered by OpenAPI integrations. Shuffle provides workflow automation, app integration, webhook triggers,
  scheduled executions, file storage, and organization management via a comprehensive REST API. It follows the Unix
  philosophy of doing one thing well — connecting security tools through REST APIs.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Security
  - Workflows
  - Automation
  - SOAR
  - Orchestration
  - Open Source
url: https://raw.githubusercontent.com/api-evangelist/shuffle/refs/heads/main/apis.yml
created: '2026-05-02'
modified: '2026-05-19'
specificationVersion: '0.19'
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/shuffleeditor
  - type: LLMsTxt
    url: https://shuffler.io/llms.txt
apis:
  - aid: shuffle:shuffle-api
    name: Shuffle API
    description: >-
      The Shuffle REST API provides programmatic access to all platform capabilities including workflow management, app
      integration, execution control, user and organization management, file storage, datastore operations, and webhook
      triggers. Authentication uses a Bearer token from the user's profile settings. The API is available for both the
      cloud service at shuffler.io and self-hosted on-premises deployments.
    humanURL: https://shuffler.io/docs/API
    baseURL: https://shuffler.io/api/v1
    tags:
      - Security
      - Workflows
      - Automation
      - SOAR
      - Orchestration
    properties:
      - type: Documentation
        url: https://shuffler.io/docs
      - type: APIReference
        url: https://shuffler.io/docs/API
      - type: GettingStarted
        url: https://shuffler.io/docs/getting_started
      - type: GitHubOrganization
        url: https://github.com/Shuffle
      - type: OpenSource
        url: https://github.com/Shuffle/Shuffle
      - type: Pricing
        url: https://shuffler.io/pricing
      - type: SignUp
        url: https://shuffler.io
      - type: Blog
        url: https://medium.com/shuffle-automation
      - url: https://medium.com/feed/shuffle-automation
        type: BlogRSS
        description: Discovered RSS/Atom feed for https://medium.com/shuffle-automation
      - type: Discord
        url: https://discord.com/invite/B2CBzUm
      - type: OpenAPI
        url: openapi/shuffle-openapi.yml
      - type: JSONSchema
        url: json-schema/shuffle-workflow-schema.json
      - type: JSONSchema
        url: json-schema/shuffle-execution-schema.json
      - type: JSONStructure
        url: json-structure/shuffle-workflow-structure.json
      - type: JSONLD
        url: json-ld/shuffle-context.jsonld
      - type: SpectralRules
        url: rules/shuffle-rules.yml
      - type: Vocabulary
        url: vocabulary/shuffle-vocabulary.yml
    contact:
      - FN: Shuffle Support
        url: https://shuffler.io/docs
        email: frikky@shuffler.io
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com