API Integration
The HTTP API surface, the OAuth flows for per-app integrations, and the credentials manifest endpoints are not part of the public documentation contract.
Public clients use the SDKs and CLI:
- Python testing SDK -
digitorn.testing - React Preview SDK - preview-sdk
- CLI - cli reference
The live event stream over Socket.IO is the one transport contract documented for direct use: Socket.IO Protocol.
For direct HTTP integration outside of the SDKs, contact your daemon administrator.