S6S Documentation

Start with AI Visibility monitoring, then use the S6S workflow backbone when you need API, SDK, MCP, or self-hosted automation.

Deploy in seconds

POST https://s6s.ai/api/v1/workflows/deploy
curl -X POST https://s6s.ai/api/v1/workflows/deploy \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "Hello World",
    "trigger": { "type": "manual" },
    "steps": [
      {
        "ref": "greet",
        "action": "transform",
        "config": { "template": { "message": "Hello from S6S!" } }
      }
    ],
    "flow": ["greet"]
  }'

The response includes a runId and monitorUrl to track execution in real time. Read the full Quick Start guide

Explore the docs

AI Visibility Monitor Cloud

Track whether AI search engines mention and recommend your brand. Available on S6S Cloud. Monitor 5 engines, measure consistency, and improve your scores.

Ready to get started?

Run a free AI Visibility audit, then create an account when you are ready to monitor a brand.

Documentation — S6S.ai | S6S.ai