command
Version:
v0.1.4-beta
Opens a new window with list of versions in this module.
Published: Nov 2, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Axcient x360Recover API Client Example
This code shows an example of accessing all of the GET endpoints.
Configuring Env Variables
Configuration items are taken from the following environment variables.
BASE_URL=https://axapi.axcient.com/x360recover/
API_KEY=<from Axcient portal>
VAULT_ID=<int64>
CLIENT_ID=<int64>
DEVICE_ID=<int64>
JOB_ID=<int64>
To store these details, place them in a file called '.env'.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.