/maine/companies/filings
Get the filing history of a Maine business entity by its charter number from the Maine Secretary of State business registry. Returns a list of filings, each with description, date, whether a document image is available, and a filing identifier.
Price: 1 credit
💡 AI Hint: Get the filing history of a Maine business entity by its charter number (the charter value returned by maine/companies/search). Pass charter and count. Returns a list of filings, each with description (e.g. ‘ANNUAL REPORT’, ‘FOREIGN QUALIFICATION’), date, has_image (whether a scanned document image exists) and filing_id.
⚠️ Common errors: 412: Entity not found (no entity exists for this charter number)
Authorizations
API token from the dashboard
Headers
Body
Maine business entity charter number
1"20020019LF"
"19970467 F"
"202400909FC"
Max number of filings to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500