Public discovery
SYIE public API discovery docs
These endpoints expose only safe public discovery metadata for SYIE by Sdivynex. They are not a live public account, authentication, signup, login, checkout, or dashboard API. They help agents discover public documentation, status, and content guidance without exposing private dashboard, admin, auth-session, database, payment, or user data APIs.
API catalog
GET /.well-known/api-catalogLinkset JSON for public service description, docs, and health status.
OpenAPI document
GET /.well-known/openapi.jsonMinimal OpenAPI 3.1 document for safe public discovery endpoints only.
Health endpoint
GET /api/healthPublic status response with no secrets, environment values, user data, or deployment internals.
Agent skills index
GET /.well-known/agent-skills/index.jsonSafe public markdown skills for understanding and navigating public SYIE content.
Protected APIs
Auth, protected dashboard, admin, payment, database, and private user APIs are not public account or authentication APIs and are not documented for automated access. Automated third-party agent registration is not currently open.
Privacy boundary
No private user/admin data, private keys, environment values, internal database details, or protected dashboard APIs are exposed through these public discovery documents.