FiftyOne Enterprise Management SDK / API
FiftyOne Enterprise (formerly Teams) adds the fiftyone.management Python module for administering users, service accounts, API keys, dataset permissions, user groups, and cloud credentials. It operates over an authenticated API connection (FIFTYONE_API_URI + FIFTYONE_API_KEY) so SDK calls run against the central FiftyOne Enterprise API rather than a direct MongoDB connection. The wire protocol is an internal GraphQL/orchestration surface consumed by the SDK; Voxel51 does not publish a general-purpose public REST API contract.
Documentation
Documentation
https://docs.voxel51.com/enterprise/management_sdk.html
APIReference
https://docs.voxel51.com/enterprise/api_connection.html