revnuvo-trust
Python client for the Revnuvo Trust API — verify companies, domains and counterparties before transacting with them.
- Entity resolution across 200+ jurisdictions
- UBO discovery to 25% · sanctions / PEP screening
- DNS-fingerprint 0–100 fraud scoring
- Sub-200ms, Cloudflare edge · x402-payable ($0.10/call USDC on Base) or API key
from revnuvo_trust import TrustClient
client = TrustClient() # x402 pay-per-call mode
# client = TrustClient(api_key="rnv_...") # subscription / free tier
result = client.verify("example.com")
print(result)
CLI:
revnuvo-trust example.com
Direct API: POST https://api.revnuvo.site/v1/trust/verify — unpaid calls return an
x402 402 with full payment instructions (self-describing, agent-friendly).
Free tier (100 calls/mo): https://www.revnuvo.site · llms.txt: https://revnuvo.site/llms.txt
MIT © Revnuvo Technologies Ltd
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file revnuvo_trust-0.1.1.tar.gz.
File metadata
- Download URL: revnuvo_trust-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58fbc621f92468a190ee3662c51d200efe519e9b27134df09ccd3eec0dd56f15
|
|
| MD5 |
b19f71c9da87affa1ba575f22c0d750b
|
|
| BLAKE2b-256 |
3b82b5005328ac6d0dac6fb2b17e04b298312b78af5e3739daad1cfeff92110a
|
File details
Details for the file revnuvo_trust-0.1.1-py3-none-any.whl.
File metadata
- Download URL: revnuvo_trust-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd41649bd90b9b8bae393f5c55197775336d1e04d68e1a927a629ba14e1c07d4
|
|
| MD5 |
47a95b00028bfc6c3eb64a0e064d3d59
|
|
| BLAKE2b-256 |
8e385748585fd4364ceba67537557066fafdc5a075b32803bfdc8ab67cf63e4e
|