Anonymization SDK¶

Contents:

  • Getting Started
    • Installation
    • Quickstart
  • Anonymization Client
  • Auth Module
    • Token Class
      • UserToken.from_root_secret_key()
      • UserToken.from_search_params()
    • User Class
      • User.from_login()
      • User.from_user_id()
  • Infer Module
    • Folder
      • Folder.create()
      • Folder.from_folder_id()
      • Folder.from_owner_id()
      • Folder.from_search_params()
    • Video
      • Video.create()
      • Video.update()
      • Video.from_video_id()
      • Video.from_folder_id()
      • Video.from_search_params()
      • Video.infer
      • Video.update_status()
    • Images
      • Image.create()
      • Image.from_image_id()
      • Image.from_folder_id()
      • Image.from_search_params()
      • Image.update_status()
      • Image.infer
  • Examples
    • Folder
    • Video
    • Images

Indices and tables¶

  • Index

  • Module Index

  • Search Page

anonymization-sdk

Navigation

Contents:

  • Getting Started
  • Anonymization Client
  • Auth Module
  • Infer Module
  • Examples

Related Topics

  • Documentation overview
    • Next: Getting Started

Quick search

©2024, Streamingo. | Powered by Sphinx 7.1.2 & Alabaster 0.7.13 | Page source