Anonymization ClientΒΆ

This is a client for the Anonymization API. It contains method for get, post, put and delete.

AnonymizationClient requires the following attributes:

  • token: str

  • infer_url: str

  • owner_id: str

  • restriction: bool

The AnonymizationClient class is used in all the methods for calling the api endpoints..