Skip to main content

Official Python client for Vaultik AI Authentication API

Project description

vaultik-api-client

Official Python client for Vaultik AI Authentication API.

Installation

pip install vaultik-api-client

Quick Start

from vaultik import VaultikClient

client = VaultikClient(api_key='vaultik_...')

# Analyze product
result = client.analyze(
    image_paths=['watch1.jpg', 'watch2.jpg'],
    metadata={
        'productBrand': 'Rolex',
        'productName': 'Submariner'
    }
)

print(f"Certificate ID: {result['certificateId']}")

Features

  • ✅ Type hints throughout
  • ✅ Async support
  • ✅ Automatic polling
  • ✅ Photo challenge handling
  • ✅ Progress callbacks
  • ✅ Comprehensive error handling
  • ✅ Python 3.8+

Documentation

Full documentation: https://app.vaultik.com/dashboard/developer/docs

License

MIT

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

vaultik_api_client-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

vaultik_api_client-1.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file vaultik_api_client-1.0.0.tar.gz.

File metadata

  • Download URL: vaultik_api_client-1.0.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for vaultik_api_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6cb960b006d03f426b51146bf7e3a8c7dc4a2807b4a56fc21c565ef80f8dddf8
MD5 289815b2d56e2d2db98140a3000ef4e9
BLAKE2b-256 eb719978c345a37d9c474f251211798e2fd50d78a0f3c1fc47ad83add2dc57d6

See more details on using hashes here.

File details

Details for the file vaultik_api_client-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vaultik_api_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 082d4e3ab25559cee5921d33596a222057685b1a03fb086b8a76ff66710a468b
MD5 4f791663f1a1856be8f17cccfc11ae76
BLAKE2b-256 c90f7951596318808a888e16670c8537025a7155b740d7a5863a2454f5aed6a6

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