Getting Started#
Use this section to go from a fresh install to your first successful RSA ID Plus
API call with pydplus.
If you are new to the library, follow this order:
Read Overview for requirements and capabilities.
Complete Installation to install the package.
Work through Quickstart for a first end-to-end example.
Before you begin, make sure you have:
Python 3.9+
Access to an RSA ID Plus tenant
An RSA ID Plus administrator user with API permissions
Legacy API credentials as needed
Important
PyDPlus 1.0.1 is the final release line that supports Python 3.9.
Future major releases will require Python 3.12 or newer.
For deeper task-based walkthroughes after setup, continue to the Guides section. For method and exception details, see the Reference section.