Quickstart
Register an OSS organization, store the one-time API key, then call a skill.
curl -X POST https://oss.seabridge.ai/api/v1/auth/register \
-H "Content-Type: application/json" \
-d '{"name":"Acme OSS","email":"dev@example.com"}'Enterprise bridge
Full enterprise workflows remain separate at portal.seabridge.ai/login.