The
vital PyPI package (Junction API Python SDK) provides typed bindings
of the Junction API in Python that tracks our OpenAPI Schema.Junction Sense Python SDK is a standalone product offering, separately from the vital PyPI package.Authentication
Deployed Services
Deployed Services
Use the same Vital API Keys your system used to interact with Junction API.To set the Junction API Key for the Junction Sense Python SDK, you can:
- Pass the Junction API Key explicitly to the Junction Sense SDK entity’s constructor (e.g., the Query Executor); or
- Set the Junction API Key as the
VITAL_API_KEYenvironment variable.
Data Scientists and Developers
Data Scientists and Developers
Sign-in locally on your machine with your Junction Dashboard account. You can
do so through the Junction Sense SDK Command Line Tool as detailed below.
Installation
Aggregation API
SDK Command Line Tool
Start the device authentication process
Create the Call the
~/.vitalx directory, and grant it execute permission. The SDK requires execute
permission to maintain a file lock.auth login CLI subcommand on the vitalx-cli package to start the authentication
process.Sign in with your Junction Dashboard account
You would be prompted in your default web browser to sign-in to the Junction Dashboard.
You will then be asked to confirm the device authorization.
