No public API
DigiStudios talks to the Media Console runtime over an internal, authenticated interface. It is not open, not documented for third parties, and not stable enough to be either.
How the platform works →What would have to be true first
A public API is a promise to keep a shape still. Before making that promise we would need a versioned contract with a deprecation policy, per-caller authentication and rate limits that are enforced rather than advertised, and a real reason for someone outside the estate to call it.
If you have that reason, it is worth telling us — an API built for a real integration beats one designed in the abstract.
