Validation
SEDOL Validator
Validate 7-character UK/Irish SEDOL securities identifiers with weighted mod-10 check-digit verification and SEDOL-7 structure breakdown.
text· Text result
Quick start
Call this tool from your code in three languages.
cURL
curl -X POST 'https://api.elysiatools.com/en/api/tools/sedol-validator' \
-H 'Content-Type: application/json' \
-d '{"sedol":"e.g., 0263494 (BP) or 0540528 (Barclays)"}'