You're viewing a demo portfolio

Join the waitlist
PRSM

validate_cusip

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify a CUSIP (North American securities identifier) instead of trusting 9 characters. Checks the CUSIP mod-10 check digit and returns the expected digit when it fails.

Parameters schema

{
  "type": "object",
  "required": [
    "cusip"
  ],
  "properties": {
    "cusip": {
      "type": "string",
      "description": "The 9-character CUSIP, e.g. 037833100."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →