TradePulse · Trade Supplier Risk
by TradePulse
$0.15
per call · USD Coin on Base
Supplier country risk assessment for supply-chain and compliance agents. Returns UFLPA forced-labor exposure, ESG flags, CBP enforcement status, geopolitical risk, and a compliance checklist.
Endpoint
GET https://tradepulse.theaslangroupllc.com/api/trade/supplier-risk2
Calls / 30d
1
Unique payers / 30d
Aug 20
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://tradepulse.theaslangroupllc.com/api/trade/supplier-risk", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://tradepulse.theaslangroupllc.com/api/trade/supplier-risk?checks=forced_labor+%7C+esg+%7C+sanctions+%7C+geo_risk+%7C+all+%28default%3A+all%29&country=%28required%29+supplier+or+manufacturing+country+to+assess+%E2%80%94+e.g.+China%2C+Bangladesh%2C+Vietnam%2C+India&lang=en+%7C+es+%7C+fr+%7C+de+%7C+ja+%7C+pt+%7C+zh+%7C+ko+%7C+ar+%28default%3A+en%29§or=textiles+%7C+electronics+%7C+food+%7C+chemicals+%7C+automotive+%7C+mining+%7C+any+%28default%3A+any%29" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"alternative_sourcing": {
"lower_risk_countries": [
"Vietnam",
"Bangladesh",
"Turkey"
]
},
"compliance_checklist": [
{
"item": "UFLPA supply chain mapping",
"urgency": "IMMEDIATE"
}
],
"country": "China",
"forced_labor": {
"cbp_enforcement": {
"detention_risk": "HIGH"
},
"uflpa_status": "HIGH RISK",
"xinjiang_exposure": "HIGH"
},
"overall_risk_rating": "HIGH",
"sector": "textiles"
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from TradePulse & similar services
TradePulse · Trade Tariff
tradepulse.theaslangroupllc.com
Tariff rate lookup for trade and customs agents. Returns tariff rates for an HS code between any two countries.
TradePulse · Trade
trade.lonestaroracle.xyz
US trade-flow + tariff signal by commodity
TradePulse · Trade Nearshore
tradepulse.theaslangroupllc.com
Nearshoring and reshoring advisor for supply-chain and trade agents. Returns ranked alternative manufacturing countries with tariff comparison, labor costs, a transition roadmap, and USMCA/FTA analysis.