Activeloop Managed Database REST API
An alpha REST endpoint for the Managed Tensor Database that accepts a TQL query string over HTTP POST and returns query results. Requires a Bearer `ACTIVELOOP_TOKEN` and a dataset hosted in the managed database (created with `tensor_db=True`). Documented as Alpha; syntax may change without notice. This is the only documented REST surface - the primary interface to Deep Lake remains the Python SDK plus TQL.