Discover/naco.org API
live

naco.org APInaco.org

Access U.S. county profiles, FIPS-based lookups, bulk economic indicators, federal funding data, and NACo research resources via a structured API.

Endpoints
4
Updated
3mo ago
Try it
Maximum number of results to return.
Search keyword (county name, state abbreviation, or FIPS code). Omitting returns all count
api.parse.bot/scraper/2c2ee68f-df52-4653-98eb-73ab9e98712b/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/2c2ee68f-df52-4653-98eb-73ab9e98712b/search_counties?limit=5&query=CA' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for U.S. counties by name, state, or FIPS code. Returns a list of matching counties with their population and NACo membership status.

Input
ParamTypeDescription
limitintegerMaximum number of results to return.
querystringSearch keyword (county name, state abbreviation, or FIPS code). Omitting returns all counties.
Response
{
  "type": "object",
  "fields": {
    "counties": "array of county objects with fips, name, state, population, and is_naco_member",
    "total_matches": "integer total number of matching counties"
  },
  "sample": {
    "data": {
      "counties": [
        {
          "fips": "01015",
          "name": "Calhoun County",
          "state": "AL",
          "population": 114277,
          "is_naco_member": true
        }
      ],
      "total_matches": 196
    },
    "status": "success"
  }
}

About the naco.org API

The NACo.org API provides 4 endpoints covering U.S. county government data for all ~3,000 counties, including FIPS-coded profiles, bulk economic and federal funding indicators, and searchable NACo research resources. The get_county_profile endpoint returns fields like County_GDP, Governing_Authority, Board_Size, Year_Founded, and historical census population, while get_indicator_data delivers bulk indicator values across every county in a single call.

County Search and Profiles

The search_counties endpoint accepts a query string (county name, state abbreviation, or 5-digit FIPS code) and returns an array of matching county objects — each with fips, name, state, population, and is_naco_member — along with a total_matches count. To pull a full county record, pass the 5-digit FIPS code to get_county_profile. That response includes government structure fields (Governing_Authority, Board_Size), geographic attributes (Land_Area, County_Seat), economic data (County_GDP), a County_Website link, and a pop object mapping census years (from 1920 through 2020) to historical population figures.

Bulk Indicator Data

get_indicator_data is a POST endpoint that returns data for all ~3,000 counties in one call. You supply a dataset_db (confirmed values: Federal_Funding, County_Economy) and an indicators string (confirmed values include FED_PILT_Allocation for the Federal Funding dataset). The response includes a data array of objects keyed by FIPS with indicator values, plus year, count, and dataset fields. Only one indicator per request is reliably supported; invalid dataset/indicator combinations may return a 500 error from the upstream source.

NACo Research Resources

search_resources retrieves NACo publications, toolkits, and policy documents. Results are paginated (0-indexed page parameter) and filterable by query, topic ID (e.g., 37 for Health, 38 for Housing), and resource_type ID (e.g., 19 for Reports & Toolkits, 17 for Policy Document, 21 for Video). Each result object includes id, title, url, and date. The meta field in the response exposes totalResults, totalPages, and facets for further filtering.

Common use cases
  • Map federal PILT allocation across all U.S. counties using bulk FED_PILT_Allocation indicator data
  • Build a county government directory using Governing_Authority, Board_Size, and County_Website from get_county_profile
  • Identify NACo member counties for partnership targeting via the is_naco_member flag in search_counties
  • Analyze historical county population trends using the pop object spanning census years 1920–2020
  • Surface county economic output figures with County_GDP from the County_Economy dataset
  • Retrieve NACo health or housing policy documents by filtering search_resources with topic IDs like 37 or 38
  • Cross-reference county FIPS codes with external datasets using the FIPS lookup in search_counties
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does NACo offer an official developer API?+
NACo does not publish a documented public developer API. The NACo.org API on Parse exposes county profiles, bulk indicator data, and research resources as structured endpoints.
What does `get_county_profile` return beyond basic demographics?+
get_county_profile returns government structure fields (Governing_Authority, Board_Size), geographic attributes (County_Seat, Land_Area, Year_Founded), County_GDP, a County_Website URL, and a pop object with population figures for each decennial census year from 1920 to 2020. The found boolean indicates whether the requested FIPS code resolved to a record.
Are there limitations on which indicator and dataset combinations work in `get_indicator_data`?+
Yes. Only specific dataset_db and indicators pairs are confirmed to work reliably — notably Federal_Funding with FED_PILT_Allocation and County_Economy with economic indicators. Unrecognized combinations may return a 500 error. Only one indicator per request is reliably supported; multi-indicator batching is not guaranteed.
Does the API expose county-level contact information such as commissioner names or direct phone numbers?+
Not currently. The get_county_profile endpoint returns a County_Website URL and government structure data, but individual official names, direct phone numbers, and email addresses are not included in the response fields. You can fork this API on Parse and revise it to add an endpoint targeting those contact details.
Can I filter `search_resources` by both topic and resource type at the same time?+
Yes. search_resources accepts topic, resource_type, and query as independent optional parameters, and they can be combined in the same request. Topic IDs include 37 for Health and 38 for Housing; resource type IDs include 19 for Reports & Toolkits, 17 for Policy Document, and 21 for Video.
Page content last updated . Spec covers 4 endpoints from naco.org.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.