You're viewing a demo portfolio

Join the waitlist
PRSM

geo_zip_batch

Active

Tool of Ready APIs

declared in 1.0.0

Look up multiple ZIP profiles in one bounded request. Demo mode allows up to 5 selected sample ZIPs; production accepts up to 10.

Parameters schema

{
  "type": "object",
  "required": [
    "zip_codes"
  ],
  "properties": {
    "zip_codes": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "maxItems": 10,
      "minItems": 1,
      "description": "U.S. ZIP codes, for example [\"30301\", \"10001\"]. A comma-separated string is also accepted."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ready APIs

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

1/7 registries
View full server →
geo_zip_batch — Ready APIs — PRSM MCP