initialize
Initialize the API.
Functions:
| Name | Description |
|---|---|
init |
Initialize the Xpdeep API with an API key. |
Attributes:
| Name | Type | Description |
|---|---|---|
logger |
|
logger = logging.getLogger(__name__)
#
init(api_key: str, api_url: str = 'https://xpdeep.com/api') -> None
#
Initialize the Xpdeep API with an API key.
To generate an API key, please refer to the documentation.
https://docs.xpdeep.com/latest/Getting%20started/installation/#get-an-api-key