Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Stanza API

Deterministic micro-APIs for validating and parsing regulated financial, healthcare, and supply-chain data. Built on Cloudflare Workers with sub-15ms edge latency.

APIs

API Description
IBAN & BIC/SWIFT Validator ISO 13616 IBAN and ISO 9362 BIC validation, MOD-97 checksums, bank code extraction
EU & UK VAT Validator VAT number format and checksum validation with current rate data
Global LEI Validator ISO 17442 LEI, US EIN, Australian ABN, and UK CRN validation
ISO 20022 Parser Parse and convert pacs.008, camt.053, and pain.001 messages to JSON
Peppol BIS Billing Validator Peppol BIS 3.0 and EN 16931 e-invoice validation and parsing
Healthcare X12 Parser ANSI X12 837, 835, and 270/271 EDI parsing to JSON
UDI Decoder FDA GUDID and EU MDR UDI barcode decoding (GS1, HIBCC, ICCBBA)
DSCSA Verifier FDA DSCSA and EU FMD pharmaceutical serialization verification
GS1 Decoder GS1 barcode element strings and Digital Link URIs
IATA Validator Air waybill, e-ticket, and baggage tag validation
Container Validator ISO 6346 container check-digit and size/type validation
CBAM Calculator EU CBAM embedded emissions and carbon tax calculation

Clients

Official zero-dependency clients for Python, TypeScript, Rust, and C# are published from this organization, one repository per API and language.

Contact