Discover/arc-sos.state.al.us API
live

arc-sos.state.al.us APIarc-sos.state.al.us

Search and retrieve Alabama business entity records from arc-sos.state.al.us. Access registration status, agents, officers, formation dates, and filings.

Endpoints
5
Updated
10d ago
Try it
The 9-digit entity ID, leading zeros preserved (e.g., 000210236).
api.parse.bot/scraper/8751016c-86ae-408f-bf0b-fdbd6ff3163d/<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/8751016c-86ae-408f-bf0b-fdbd6ff3163d/get_entity_detail?entity_id=000963237' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Get detailed information for a specific business entity by its 9-digit ID. Returns entity details including legal name, type, status, formation date, registered agent, addresses, transactions, and scanned documents.

Input
ParamTypeDescription
entity_idrequiredstringThe 9-digit entity ID, leading zeros preserved (e.g., 000210236).
Response
{
  "type": "object",
  "fields": {
    "status": "string, entity status (e.g., Exists, Dissolved)",
    "entity_id": "string, 9-digit entity ID",
    "legal_name": "string, legal name of the entity",
    "entity_type": "string, type of entity (e.g., Domestic Corporation)",
    "transactions": "array of transaction objects with date, description, and value",
    "formation_date": "string, formation date in MM/DD/YYYY format",
    "scanned_documents": "array of document objects with date, type, and pages"
  },
  "sample": {
    "data": {
      "status": "Exists",
      "entity_id": "000210236",
      "legal_name": "ABC & 'D' Mortgage, Inc.",
      "entity_type": "Domestic Corporation",
      "transactions": [
        {
          "date": "10/30/2000",
          "value": "NATIONAL REGISTERED AGENTS INC",
          "description": "Registered Agent Changed From"
        }
      ],
      "formation_date": "05/30/2000",
      "principal_address": "MONTGOMERY, AL",
      "scanned_documents": [
        {
          "date": "05/30/2000",
          "type": "Certificate of Formation",
          "pages": "2 pgs."
        }
      ],
      "nature_of_business": "RESIDENTIAL MORTGAGE LENDING",
      "place_of_formation": "Montgomery County",
      "registered_agent_name": "CAPITOL CORPORATE SERVICES INC"
    },
    "status": "success"
  }
}

About the arc-sos.state.al.us API

This API provides access to 5 endpoints covering Alabama Secretary of State business entity records, returning details such as legal name, entity type, status, registered agent, formation date, and scanned documents. The get_entity_detail endpoint returns a full record for any 9-digit entity ID, while search_by_entity_name and search_by_agent_officer_incorporator support name-based lookups across the state registry.

Endpoints and Data Coverage

The API covers the Alabama Secretary of State's business entity registry through five endpoints. get_entity_detail accepts a 9-digit entity_id (leading zeros preserved, e.g., 000210236) and returns the full record: legal_name, entity_type, status (e.g., Exists or Dissolved), formation_date in MM/DD/YYYY format, a transactions array with dates and descriptions, and a scanned_documents array listing document type and page count. check_entity_exists takes the same ID format and returns a simple boolean exists field, useful for batch validation without fetching full records.

Search and Bulk Retrieval

search_by_entity_name accepts a name query and an optional 1-based start index for pagination, returning up to 25 results per page. Each result includes entity_id, entity_name, location, entity_type, and status. search_by_agent_officer_incorporator searches by a person's name across registered agent, officer, and incorporator roles, returning agent_name and position alongside the entity identifiers — useful for tracing individuals across multiple filings.

Range Retrieval and Filtering

scrape_entity_range accepts a start_id and end_id to retrieve full entity detail objects for a sequential block of up to 50 IDs per call. Setting filter_dates to true narrows results to entities whose formation_date falls within the requested window, which reduces noise when scanning for recently formed entities. The count field in the response reflects how many records were actually returned after filtering.

Common use cases
  • Verify whether an Alabama business entity is currently active or dissolved before entering a contract.
  • Build a database of registered agents operating in Alabama by querying search_by_agent_officer_incorporator with agent names.
  • Identify all entities associated with a specific officer or incorporator using their name as the search query.
  • Scan newly formed businesses in a date range using scrape_entity_range with filter_dates enabled.
  • Check for entity ID existence in bulk before fetching full records with check_entity_exists.
  • Track filing history and transaction timelines for Alabama corporations using the transactions array from get_entity_detail.
  • Retrieve links to scanned formation documents and amendments for due diligence via the scanned_documents field.
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 Alabama Secretary of State offer an official developer API for arc-sos.state.al.us?+
No. The Alabama Secretary of State does not publish an official public developer API for the business entity registry. This Parse API provides structured programmatic access to the same records.
What does `get_entity_detail` return beyond basic registration info?+
get_entity_detail returns a transactions array listing dated events and descriptions on the entity's record, and a scanned_documents array with document type, date, and page count. It also returns formation_date, entity_type, status, and the entity's legal_name. Address and registered agent fields are included in the response as well.
How does pagination work for name searches?+
search_by_entity_name returns up to 25 results per call. Use the start parameter (1-based integer) to page through results. The total field in the response reflects how many results were returned in that page, not the total count across all pages — plan your pagination logic accordingly.
Does the API cover entities from other states or only Alabama?+
Coverage is limited to entities registered with the Alabama Secretary of State. Out-of-state or foreign-registered entities only appear if they have filed for authority to do business in Alabama. You can fork this API on Parse and revise it to point to another state's Secretary of State registry as an additional endpoint.
Does the API return officer lists or contact details for entity principals?+
The get_entity_detail endpoint does not return a structured officer list or direct contact information. You can search by officer name using search_by_agent_officer_incorporator, which returns their position and associated entities. If you need a structured officer roster per entity, you can fork the API on Parse and revise get_entity_detail to parse and expose that field.
Page content last updated . Spec covers 5 endpoints from arc-sos.state.al.us.
Related APIs in Government PublicSee all →
identify.plantnet.org API
Identify and explore plant species by searching through Pl@ntNet's comprehensive botanical database to access detailed information like taxonomic families, genera, species descriptions, photos, and community observations. Track plant distributions, view contribution trends, and discover expert contributors within the platform's collaborative plant identification community.
data.lime.bike API
Access real-time availability data for Lime bikes and scooters, including station locations, vehicle status, system alerts, and geofencing zones across multiple cities. Monitor micromobility inventory and service information to find nearby vehicles or plan your trips effectively.
accessdata.fda.gov API
Search and retrieve comprehensive FDA premarket approval information for medical devices, including approval status, supplements, applicant details, and advisory committee data. Get instant access to specific PMA records with all relevant approval information in one place.
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.
cmegroup.com API
Get CME Group market data including FedWatch interest-rate probabilities, futures quotes and settlements, volume/open interest history, and options expirations and near-the-money option chains.
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.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
mahatenders.gov.in API
Access Maharashtra government tenders from mahatenders.gov.in, browsing them by closing date or by organization with full tender details and pagination support. Find and review procurement opportunities across different government departments in one place.