Sanction TLO API
A simple Python wrapper for the TLO.sh Partner API v1.
This package provides synchronous methods for identity lookups, SSN search, email lookup, phone lookup, leak database search, stealer log search, IP WHOIS, Discord lookup, and more.
The API uses:
- Base URL:
https://tlo.sh/api/v1 - Authentication:
X-API-Keyheader - Response format: JSON
- Rate limit:
120 requests per minute
API details are based on the TLO.sh Partner API documentation. :contentReference[oaicite:0]{index=0}
Installation
pip install SanctionTLO
Release files for SanctionTLO 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sanctiontlo-0.1.1.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sanctiontlo-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.9 kB
Release files / sanctiontlo-0.1.1.tar.gz
| Download URL | sanctiontlo-0.1.1.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
91243f2f471d693ef34a89a9ab48008186ca6b7360ed783a8bd0d742851b8b08
|
|
BLAKE2b-256 checksum How to use checksums |
0c30c8f3d81c32da9c2c1585528b5d4d97798ca60c6927fe336d0950fba45ad8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.8
|
Release files / sanctiontlo-0.1.1-py3-none-any.whl
| Download URL | sanctiontlo-0.1.1-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2fa972c0e54a81283b2943997fb9da1f2819083f76fd47f3a069998c00807d2
|
|
BLAKE2b-256 checksum How to use checksums |
5323eaefffd8daa21326d8b66d879202b8ece113b8c2eb8284d2d49e344bda8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.8
|