API Reference
This page is intentionally conservative.
The public site should not pretend there is a polished, fully documented managed execution API for the current MVP.
What matters publicly right now is:
- the app workflow editor
- the local CLI loop
- selected-node testing and debugging
Tensorify has internal application and workflow APIs that support the editor and the local watch-and-test loop, but the public marketing/docs site should avoid inventing a stable external API surface that users can rely on today without verification.
The safer path is:
- use the app for workflow editing
- use the CLI for local execution
- use the current docs around quick start, installation, and core concepts
This page should not currently promise:
- managed cloud execution endpoints
- polished public execution status APIs
- public rate-limit and plan matrices
- finished SDK availability stories
- Read Quick Start
- Read Core Concepts
