You're viewing a demo portfolio

Join the waitlist
PRSM

intel_rank

Active

Tool of Ready APIs

declared in 1.0.0

Score and rank up to 100 ZIPs against a single site profile. Returns sorted by risk_score (highest = lowest risk).

Parameters schema

{
  "type": "object",
  "required": [
    "candidates"
  ],
  "properties": {
    "candidates": {
      "type": "array",
      "items": {
        "type": "string",
        "pattern": "^\\d{5}$"
      },
      "maxItems": 100,
      "minItems": 1,
      "description": "Up to 100 five-digit US ZIPs."
    },
    "site_profile": {
      "enum": [
        "insurance_underwriting",
        "data_center_site",
        "retail_storefront",
        "warehouse_distribution",
        "remote_office",
        "small_office"
      ],
      "type": "string",
      "default": "insurance_underwriting"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →