Python SDK#

Coming soon

A server-side Python SDK for the DIDWW OTP Verification API is in development.

In the meantime, you can integrate from Python by calling the REST API directly — it is a small JSON-over-HTTPS surface. Authentication includes a reference signing implementation you can port if you need the application auth mode.

Prefer a ready-made client today? The Ruby SDK is available now.