Base URL
http://shell.wenfu.cn:8080
Readiness
check
OpenAPI Paths
0
Auth
configured
API Endpoints
| Method | Path | Purpose | Access |
|---|---|---|---|
| GET | /healthz | Liveness probe | No auth |
| GET | /readyz | Dependency readiness | No auth |
| GET | /openapi.json | Machine-readable API contract | No auth |
| POST | /v1/address/screen | Single-address KYA screening | API key |
| POST | /v1/address/screen/batch | Batch address screening | API key |
| POST | /v1/transaction/screen | Synchronous KYT transaction screening | API key |