API

State hunting regulations as a simple API.
Turn coordinates into clear, actionable hunting rules for any state.

Integrate zone-based seasons, weapon restrictions, and species-specific regulations into your product with a single request. Designed for mapping apps, land-leasing platforms, outfitters, and online hunter-education systems.

Turn coordinates into clear hunting rules

Hunterizer resolves the exact hunting regulations for any point on the map. You send latitude, longitude, and date — we return species availability, zone-specific seasons, weapon rules, bag limits, and special tags when applicable.

Key Capabilities

  • Location-based rules for any lat/lon
  • Automatic zone detection (WMUs, units, subzones)
  • Species-level seasons, bag limits, and weapon constraints
  • State-by-state coverage with ongoing updates
  • Clean JSON responses optimized for UI integration
  • Built for mapping, B2B marketplaces, and mobile apps

How It Works

  • Send us coordinates and date.
  • We determine the zone and apply state-specific rules.
  • You receive structured species-level regulation data.
  • Display it in your maps, listings, dashboards, or planner.

Example JSON Response

{
  "state": "CA",
  "date": "2026-02-26",
  "location": {
    "lat": 38.12345,
    "lon": -121.98765,
    "zone": "q3"
  },
  "species": [
    {
      "species_name": "quail",
      "status": "open",
      "daily_bag": "10",
      "possession_limit": "30",
      "shooting_hours": "30 minutes before sunrise – sunset",
      "comments": "Any quail",
      "zone": "q3",
      "weapon_name": "falconry",
      "weapon_type_allowed": "falcons",
      "tag_or_validation_required": [
        "CA upland game bird validation",
        "CA Hunting License"
      ],
      "year_round": false
    },
    {
      "species_name": "american-crow",
      "status": "open",
      "daily_bag": "no limit",
      "possession_limit": "no limit",
      "shooting_hours": "30 minutes before sunrise – sunset",
      "zone": "balanceOfState",
      "weapon_name": "general",
      "weapon_type_allowed": [
        "Shotguns",
        "bow and arrow",
        "crossbow"
      ],
      "tag_or_validation_required": ["CA Hunting License"],
      "year_round": false
    },
    {
      "species_name": "rodents",
      "status": "open",
      "comments": "All rodents (excluding tree and flying squirrels, and those listed as furbearers, endangered or threatened species)",
      "daily_bag": "no limit",
      "possession_limit": "no limit",
      "shooting_hours": "any hour (except for areas, where night hunting is prohibited)",
      "zone": "statewide",
      "weapon_name": "general",
      "weapon_type_allowed": [
        "Shotguns",
        "rimfire pistols and rifles not larger than .22 caliber",
        "bow and arrow",
        "crossbow",
        "dogs."
      ],
      "tag_or_validation_required": ["CA Hunting License"],
      "year_round": true
    },
    {
      "species_name": "coyote",
      "status": "open",
      "daily_bag": "no limit",
      "possession_limit": "no limit",
      "shooting_hours": "any hour (except for areas, where night hunting is prohibited)",
      "zone": "statewide",
      "weapon_name": "general",
      "weapon_type_allowed": [
        "Shotguns",
        "rifles",
        "bow and arrow",
        "crossbow."
      ],
      "tag_or_validation_required": ["CA Hunting License"],
      "year_round": true
    },
    {
      "species_name": "pig",
      "comments": "wild pig",
      "status": "open",
      "daily_bag": "no limit",
      "possession_limit": "no limit",
      "shooting_hours": "30 minutes before sunrise – 30 minutes after sunset",
      "zone": "statewide",
      "weapon_name": "general",
      "weapon_type_allowed": [
        "rifles",
        "muzzleloaders .40 caliber or greater",
        "shotguns",
        "pistols or revolvers",
        "crossbow",
        "or bow and arrow"
      ],
      "tag_or_validation_required": [
        "Pig validation",
        "CA Hunting License"
      ],
      "year_round": true
    }
  ]
}

Use Cases

  • Mapping and GPS apps
  • Land leasing & property marketplaces
  • Outfitter and lodge booking platforms
  • Hunter education & R3 organizations
  • Content/media platforms that need regulation context

Pricing and access

If your users make decisions about where and when to hunt, the Hunterizer API can power your application.
For access, demos, or integrations:

Email: info@hunterizer.com

Item added to cart.
0 items - $0.00