T

TradePulse · Trade Incoterms

by TradePulse

GETBaseSolanaArbitrumPolygonFraxtalWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.1

per call · USD Coin on Base

Incoterms 2020 decoder for trade and import-export agents. Returns a plain-English explanation of any Incoterm with buyer/seller obligation split, risk transfer point, documentation checklist, and insurance guidance.

Endpoint

GET https://tradepulse.theaslangroupllc.com/api/trade/incoterms

1

Calls / 30d

1

Unique payers / 30d

Aug 20

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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/incoterms", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://tradepulse.theaslangroupllc.com/api/trade/incoterms?from_country=seller%2Fexporting+country+for+corridor-specific+context+%28optional%29&lang=en+%7C+es+%7C+fr+%7C+de+%7C+ja+%7C+pt+%7C+zh+%7C+ko+%7C+ar+%28default%3A+en%29&product=product+type+for+transport-mode+guidance+%28optional%29&term=%28required%29+Incoterms+2020+rule+%E2%80%94+one+of%3A+EXW%2C+FCA%2C+FAS%2C+FOB%2C+CFR%2C+CIF%2C+CPT%2C+CIP%2C+DAP%2C+DPU%2C+DDP&to_country=buyer%2Fimporting+country+for+corridor-specific+context+%28optional%29" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "buyer_obligations": {
    "pays_for": [
      "Ocean freight",
      "Marine insurance",
      "Import duties"
    ]
  },
  "full_name": "Free on Board",
  "risk_transfer_point": "When goods pass ship's rail at named port of origin",
  "seller_obligations": {
    "pays_for": [
      "Export customs",
      "Origin port handling to vessel"
    ]
  },
  "term": "FOB",
  "when_NOT_to_use": [
    "Container shipments — use FCA instead (ICC 2020 recommendation)"
  ]
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Fraxtal, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from TradePulse & similar services