the402 endpoint detail

← All endpoints

data.greeneris.io validate isin

https://data.greeneris.io/v1/validate/isin

payable

Deterministic ISIN check before routing an order or paying a market-data API: structure regex (2-letter country or XS/EU, 9-char NSIN, check digit) and the Luhn checksum over the base-36 expansion. Query: ?isin=US0378331005. Returns valid, country_code, nsin, check_digit and is_international. A corrupted ISIN means a rejected order or the wrong instrument. Pure offline computation, 1y cache.

We sent a real GET request to this endpoint and it answered 402 with payment requirements we could parse.
Price
$0.002
Network
base
Pay to
0x6ab8efe305cce67daa48c97bde29c04402822dff
Spec dialect
v2 (declares x402Version 2)
Transport
PAYMENT-REQUIRED header
HTTP method
GET
Response latency
82 ms
Payment options
1 usable of 1
Last checked
2026-08-10T09:10:44.837Z (2d ago)
Category
search

Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fdata.greeneris.io%2Fv1%2Fvalidate%2Fisin"