Skip to main content

Python SDK for the LumiID Identity Verification API

Project description

LumiID Python SDK

Python SDK for the LumiID Identity Verification API.

Installation

pip install lumiid

Usage

from lumiid import LumiID

client = LumiID(api_key="your_api_key") result = client.verify_nin_basic("12345678901") print(result)

Errors

from lumiid import LumiIDError, AuthenticationError

try: result = client.verify_nin_basic("12345678901") except AuthenticationError: print("Invalid API key") except LumiIDError as e: print(f"Error {e.status_code}: {e}")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lumiid-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lumiid-0.1.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file lumiid-0.1.0.tar.gz.

File metadata

  • Download URL: lumiid-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for lumiid-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3060b99d9baea4673095e0eabfcf7b27fb3bdc617200f6fa8ea620ee79a82eaa
MD5 b919b213ef860dd2cf7d5d507e535508
BLAKE2b-256 1e5f8387b7d469e6a437449762367d991ea802d4c962949dfdf7c64cc575ae86

See more details on using hashes here.

File details

Details for the file lumiid-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: lumiid-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for lumiid-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9bb978b2b8501882d8bb68ca19e7a7b30909c53054c2818e3bb22066bf58497
MD5 57ff9cfbb43d8620fc44c16bfb677639
BLAKE2b-256 b184c6b054662b54665d47958c9fffde92bee5a9231ea1642e19386dac1353bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page