Discover/azbar.org API
live

azbar.org APIwww.azbar.org

Search 35,000+ Arizona Bar members by name, city, firm, or specialization. Get full lawyer profiles with admission date, law school, and discipline history.

Endpoints
2
Updated
10d ago
Try it
Filter by city (e.g. Phoenix, Tucson).
Page number (1-based).
Filter by state abbreviation (e.g. AZ, CA).
Filter by firm/company name.
Filter by last name.
Results per page (max 500).
Filter by first name.
Filter by specialization (e.g. Injury & Wrongful Death Litigation).
api.parse.bot/scraper/4308acf3-4531-4587-959c-0c7cf92f0aee/<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/4308acf3-4531-4587-959c-0c7cf92f0aee/search_lawyers?city=Phoenix&last_name=Smith&page_size=3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search and list lawyers from the Arizona State Bar directory. Returns paginated results with optional filters. With no filters, returns all ~35,000+ members alphabetically.

Input
ParamTypeDescription
citystringFilter by city (e.g. Phoenix, Tucson).
pageintegerPage number (1-based).
statestringFilter by state abbreviation (e.g. AZ, CA).
companystringFilter by firm/company name.
last_namestringFilter by last name.
page_sizeintegerResults per page (max 500).
first_namestringFilter by first name.
specializationstringFilter by specialization (e.g. Injury & Wrongful Death Litigation).
Response
{
  "type": "object",
  "fields": {
    "page": "integer - current page number",
    "lawyers": "array of lawyer objects with entity_number, bar_number, first_name, last_name, company, address, member_status, and more",
    "page_size": "integer - results per page",
    "total_count": "integer - total matching records",
    "total_pages": "integer - total pages available"
  },
  "sample": {
    "data": {
      "page": 1,
      "lawyers": [
        {
          "email": "",
          "address": {
            "zip": "85004-1592",
            "city": "PHOENIX",
            "state": "AZ",
            "county": "Maricopa",
            "address1": "2005 N CENTRAL AVE",
            "address2": ""
          },
          "company": "Office of the Attorney General",
          "last_name": "Arrowsmith",
          "bar_number": "031165",
          "first_name": "Nathan",
          "member_type": "Member",
          "middle_name": "Taylor",
          "entity_number": 194185,
          "member_status": "Active",
          "primary_phone": "",
          "is_pro_bono_counsel": false
        }
      ],
      "page_size": 3,
      "total_count": 64,
      "total_pages": 22
    },
    "status": "success"
  }
}

About the azbar.org API

The azbar.org API gives programmatic access to the Arizona State Bar member directory, covering 35,000+ licensed attorneys across two endpoints. The search_lawyers endpoint accepts filters for name, city, state, company, and specialization and returns paginated lists with bar numbers and member status. The get_lawyer_detail endpoint retrieves a complete profile — including law school, admission year, jurisdictions, areas of practice, and discipline history — for any attorney identified by their entity number.

Search the Member Directory

The search_lawyers endpoint queries the full Arizona State Bar roster. With no filters applied it returns all members alphabetically; you can narrow results using first_name, last_name, city, state, company, and specialization parameters. Results are paginated — page and page_size (up to 500 per page) control the window — and the response includes total_count and total_pages so you can walk the full result set. Each record in the lawyers array carries entity_number, bar_number, first_name, last_name, company, address, and member_status.

Detailed Attorney Profiles

The get_lawyer_detail endpoint accepts a single required input — entity_number — obtained from search results. The returned lawyer object expands the search record with fields not available in list results: AdmittedYear, LawSchool, licensed jurisdictions, declared areas of practice, specializations, and discipline history delivered as raw HTML. Member status reflects the Arizona State Bar's current records, which include active, inactive, suspended, and disbarred designations.

Coverage and Data Shape

The directory reflects the Arizona State Bar's official membership data. Specializations follow the Bar's own taxonomy — values like "Injury & Wrongful Death Litigation" can be passed directly to the specialization filter. Because the state filter accepts abbreviations beyond AZ, the API can surface out-of-state attorneys who are members of the Arizona Bar. Discipline history is returned as raw HTML, so your client will need to parse or strip that field if you want plain text.

Common use cases
  • Build a lawyer-finder tool filtered by city and specialization for a legal referral service.
  • Audit firm rosters by querying company name and checking member_status for all returned attorneys.
  • Aggregate Arizona Bar admission trends by collecting AdmittedYear values across the full member list.
  • Flag attorneys with non-empty discipline history fields for compliance screening workflows.
  • Cross-reference LawSchool data across members to analyze law school representation in the Arizona Bar.
  • Export a structured list of attorneys in a specific practice area using the specialization filter.
  • Monitor member status changes over time by periodically fetching profiles via get_lawyer_detail for a tracked set of entity numbers.
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 the Arizona State Bar have an official developer API?+
No. The Arizona State Bar does not publish a public developer API or documented data feed for its member directory. azbar.org makes directory information available only through its member search interface.
What does the `specialization` filter accept, and where do valid values come from?+
The specialization parameter matches the Arizona State Bar's own certification taxonomy. Example values include strings like "Injury & Wrongful Death Litigation". The safest approach is to pull values from actual get_lawyer_detail responses, since the Bar controls the list and it is not enumerated separately by the API.
How is discipline history returned, and what does it contain?+
The get_lawyer_detail endpoint returns the discipline_history field as raw HTML, not structured data. You will need to parse or sanitize it client-side. The content reflects public disciplinary records held by the Arizona State Bar and may include sanctions, suspensions, or reprimands.
Does the API cover attorneys licensed in states other than Arizona?+
The directory covers members of the Arizona State Bar. Some of those members are licensed in multiple jurisdictions, and the state filter can return records for attorneys whose address is outside Arizona. However, attorneys who are not Arizona Bar members are not included. You can fork this API on Parse and revise it to add lookups against other state bar directories.
Can I retrieve a list of all valid specialization categories without running a search first?+
Not currently. The API exposes specialization as a filter on search_lawyers and as a field within get_lawyer_detail profiles, but there is no dedicated endpoint that enumerates all available specialization values. You can fork it on Parse and revise it to add a specialization-listing endpoint.
Page content last updated . Spec covers 2 endpoints from www.azbar.org.
Related APIs in B2b DirectorySee all →
angieslist.com API
Search for home service professionals on Angi and access their detailed profiles including reviews, contact information, and photos to find the right contractor for your project. Quickly compare multiple service providers by viewing their ratings, customer feedback, and verified business details all in one place.
naukri.com API
naukri.com API
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
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.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
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.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
mouser.com API
mouser.com API