Discover/saaustralia.com.au API
live

saaustralia.com.au APIsaaustralia.com.au

Look up solar installer accreditation status, CPD courses, news, and accreditation categories from Solar Accreditation Australia via a clean REST API.

Endpoints
4
Updated
14d ago
Try it
Installer's last name
Installer's first name
api.parse.bot/scraper/f155cbd5-5701-4916-8f5a-a56e115aef18/<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/f155cbd5-5701-4916-8f5a-a56e115aef18/search_installer_by_name?last_name=Brown&first_name=David' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for accredited solar/battery installers by their first and last name. Returns accreditation status, expiry date, accreditation categories held, and endorsements. Accreditation numbers are partially masked (last 3 characters replaced with ***). Also matches middle names.

Input
ParamTypeDescription
last_namerequiredstringInstaller's last name
first_namerequiredstringInstaller's first name
Response
{
  "type": "object",
  "fields": {
    "installers": "array of installer objects with first_name, last_name, accreditation_number, status, expiry, accreditations, and endorsements"
  },
  "sample": {
    "data": {
      "installers": [
        {
          "expiry": "08-06-2027",
          "status": "Current",
          "last_name": "Brown",
          "first_name": "David",
          "endorsements": [],
          "accreditations": [
            {
              "Type": "Design & Install (Full)",
              "Class": "Grid Connected Photovoltaic Systems (GCPV)",
              "Effective": "29/05/2024"
            },
            {
              "Type": "Design & Install (Full)",
              "Class": "Grid Connected Battery Systems (GCBS)",
              "Effective": "29/05/2024"
            }
          ],
          "accreditation_number": "S3885***"
        }
      ]
    },
    "status": "success"
  }
}

About the saaustralia.com.au API

The SAA Australia API provides 4 endpoints covering Solar Accreditation Australia data, including installer credential lookups via search_installer_by_name, CPD course listings, industry news and events, and accreditation category definitions. Response fields include accreditation status, expiry dates, endorsements, and partially masked accreditation numbers, giving developers programmatic access to Australia's solar installer registry.

Installer Accreditation Lookup

The search_installer_by_name endpoint accepts first_name and last_name as required parameters and returns an array of matching installer objects. Each object includes accreditation_number (with the last 3 characters replaced by *** for privacy), status, expiry, an accreditations array listing held category codes, and an endorsements field. Middle name matches are also surfaced, so partial name searches may return multiple candidates.

CPD Courses and News

The get_cpd_courses endpoint returns available Continuing Professional Development courses with fields for code, title, duration, points, location, cost, provider, and a link for registration. The get_news_and_events endpoint returns SAA-published articles and events, each with a title, link, and date. Both endpoints require no input parameters.

Accreditation Categories

The get_accreditation_categories endpoint returns the four SAA accreditation categories — GCPV (Grid-Connected Photovoltaic Systems), GCBS (Grid-Connected Battery Systems), SPS (Stand-Alone Power Systems), and SHW (Solar Hot Water Systems) — as objects with code and name. These codes correspond directly to the values returned in the accreditations array on installer records, making it straightforward to decode category abbreviations in search results.

Common use cases
  • Verify that a solar installer holds a current SAA accreditation before signing a contract, using the status and expiry fields from search_installer_by_name.
  • Build a compliance dashboard that flags installers whose accreditation has expired based on the expiry date in the response.
  • Check which accreditation categories (GCPV, GCBS, SPS, SHW) a specific installer holds to confirm they are qualified for battery or off-grid work.
  • Aggregate SAA news and events via get_news_and_events to keep a solar industry content feed up to date.
  • List upcoming CPD courses from get_cpd_courses in an installer-facing portal, showing cost, location, and CPD points at a glance.
  • Cross-reference installer endorsements with category codes from get_accreditation_categories to build a searchable accreditation database.
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 Solar Accreditation Australia offer an official developer API?+
Solar Accreditation Australia does not publish a documented public developer API. Data access is provided through this Parse API.
What does search_installer_by_name return, and why is the accreditation number masked?+
The endpoint returns each matched installer's full name, accreditation status, expiry date, the category codes they hold, and any endorsements. The accreditation number is partially masked — the last 3 characters are replaced with *** — to align with the privacy presentation on the SAA website. The prefix portion is still visible, which is sufficient to confirm a match.
Can I search for installers by accreditation number or postcode instead of name?+
Not currently. The API supports name-based lookup only via the last_name and first_name parameters. You can fork this API on Parse and revise it to add an endpoint that filters by accreditation number or geographic area.
Does the CPD course data include historical or completed courses?+
The get_cpd_courses endpoint reflects currently listed available courses, including their code, title, duration, points, location, cost, provider, and registration link. Historical or archived course records are not currently exposed. You can fork this API on Parse and revise it to add an endpoint targeting archived course listings if that data becomes available on the source.
How many accreditation categories does the API cover, and where are they documented?+
The get_accreditation_categories endpoint returns all four SAA categories: GCPV, GCBS, SPS, and SHW. These codes also appear in the accreditations array on each installer object returned by search_installer_by_name, so they can be used to decode installer credentials inline.
Page content last updated . Spec covers 4 endpoints from saaustralia.com.au.
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.