Discover/gemeindebund.at API
live

gemeindebund.at APIgemeindebund.at

Access Austrian municipality data, mayor details, news, events, regional associations, and staff from the Gemeindebund.at platform via a structured REST API.

Endpoints
7
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/b954a194-173e-4f88-8899-702308ca917f/<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/b954a194-173e-4f88-8899-702308ca917f/get_communities' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Returns all Austrian communities with their names, types, mayor details (name, salutation, role), state, district, population, and community code. Data sourced from the official interactive Bürgermeisterkarte.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "total": "integer total number of communities",
    "communities": "array of community objects with keys: name, type, mayor (object with salutation, role, first_name, last_name, full_name), state, district, population, code"
  },
  "sample": {
    "data": {
      "total": 2092,
      "communities": [
        {
          "code": 10101,
          "name": "Eisenstadt",
          "type": "Stadtgemeinde",
          "mayor": {
            "role": "Bürgermeister",
            "full_name": "Thomas STEINER",
            "last_name": "STEINER",
            "first_name": "Thomas",
            "salutation": "Herrn"
          },
          "state": "Burgenland",
          "district": "Eisenstadt(Stadt)",
          "population": "16 116"
        }
      ]
    },
    "status": "success"
  }
}

About the gemeindebund.at API

The Gemeindebund.at API provides access to 7 endpoints covering Austrian municipal data drawn from the official Austrian Association of Municipalities website. The get_communities endpoint alone returns structured records for every Austrian community, including mayor name, salutation, role, state, district, population, and community code. Other endpoints surface news articles, calendar events, team members, regional associations (Landesverbände), and a full-text site search.

Community and Leadership Data

The get_communities endpoint returns the full dataset from the Gemeindebund's Bürgermeisterkarte — one record per Austrian community. Each object includes name, type, state, district, population, community_code, and a nested mayor object with salutation, role, first_name, last_name, and full_name. This is the primary reference for pairing community identifiers with current mayoral leadership across all nine Austrian states.

News and Content

get_news_list supports paginated browsing of Gemeindebund news with optional search keyword filtering and category filtering by WordPress category ID. It returns id, title, date, link, excerpt, and slug per article. Pass a slug or post_id from those results to get_news_article to retrieve the full article content as HTML, along with author and link. The search_site endpoint performs a keyword query across all site posts and returns up to 20 results with title, link, and date.

Events and Organizational Structure

get_events returns the Gemeindebund calendar with event id, title, link, date, and slug. get_landesverbaende returns all nine Austrian regional municipal associations, each with name, email, website, and details covering leadership contacts. get_team_members returns Gemeindebund staff with name, role, and email.

Coverage Scope

All endpoints are read-only and require no input parameters except get_news_list (pagination/filter params are optional), get_news_article (needs slug or post_id), and search_site (requires query). Data reflects the Austrian national municipal association's public-facing content, so coverage is Austria-only and limited to what the Gemeindebund publishes.

Common use cases
  • Build a searchable directory of Austrian mayors using community name, state, district, and mayor full name from get_communities.
  • Monitor Gemeindebund policy news by polling get_news_list with category or keyword filters and fetching full text via get_news_article.
  • Populate a municipal governance dashboard with population figures and community codes for all Austrian municipalities.
  • Aggregate upcoming municipal events from get_events into a regional government calendar application.
  • Map regional association contact details from get_landesverbaende to build a directory of Landesverbände leadership and websites.
  • Feed search_site results into an internal knowledge base for Austrian local government research.
  • Enrich a B2B contact dataset with Gemeindebund staff names, roles, and emails from get_team_members.
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 Gemeindebund.at have an official developer API?+
No. Gemeindebund.at does not publish an official public developer API or documented data feed. This Parse API provides structured access to data from the site.
What does get_communities return and can I filter it by state or district?+
It returns all Austrian communities in a single response, each with name, type, state, district, population, community code, and a nested mayor object. The endpoint accepts no filter parameters — state or district filtering would need to be done client-side on the returned array. You can fork this API on Parse and revise it to add server-side filtering parameters.
Does the API return historical mayor data or past news archives?+
The community data reflects the current Bürgermeisterkarte and does not include historical mayor records. News articles are paginated via get_news_list and go back as far as the Gemeindebund site publishes, but there is no dedicated archive or date-range filter parameter. You can fork this API on Parse and revise it to add date-range filtering if needed.
Does get_news_article return images or attached media from the article?+
The endpoint returns article content as an HTML string in the content field, along with title, date, author, link, and the WordPress id. Embedded images within the HTML may be present in the content, but there is no dedicated media or image array in the response. You can fork this API on Parse and revise it to parse and expose media fields separately.
Does the API cover municipal data for Liechtenstein, South Tyrol, or other German-speaking regions outside Austria?+
No. Coverage is limited to Austrian municipalities as listed by the Austrian Gemeindebund. The API does not include municipalities from other countries or regions. You can fork this API on Parse and revise it to point at additional sources for cross-border coverage.
Page content last updated . Spec covers 7 endpoints from gemeindebund.at.
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.