/install filed
Filed — Business Entity Lookup
Search 1.9M+ US business entities from official state records.
Setup
An API key is required. Get one free (100 lookups/month) at https://filed.dev/register
Store the key in environment variable FILED_API_KEY or pass via --api-key.
Quick Reference
# Search by business name
scripts/filed.sh search --name "Acme Holdings" --state FL
# Search by registered agent
scripts/filed.sh search --agent "CSC Global" --state FL
# Search by officer name
scripts/filed.sh search --officer "John Smith" --state NY
# Get full entity details (officers, filings, addresses)
scripts/filed.sh entity ent_mNqR7xKp
# Filter by status and type
scripts/filed.sh search --name "Acme" --state FL --status active --type llc
# Filter by formation date
scripts/filed.sh search --name "Acme" --state FL --formed-after 2020-01-01
Supported States
FL, NY, PA, CT, CO, OR, IA, AK — more added regularly.
Response Fields
Search results return: id, name, state, type, status, formedDate, registeredAgent (name + address), principalAddress, officerCount.
Entity details add: stateEntityId, officers[] (name + title), filings[] (type + date).
Paid Plans
| Plan | Lookups/month | Price |
|---|---|---|
| Free | 100 | $0 |
| Pro | 1,000 | $49/mo |
| Ultra | 10,000 | $199/mo |
| Mega | 50,000 | $499/mo |
Upgrade at https://filed.dev/pricing or via RapidAPI: https://rapidapi.com/grantley-holdings-grantley-holdings-default/api/filed2
API Details
For full endpoint docs, parameter reference, and error codes: references/api-docs.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install filed - After installation, invoke the skill by name or use
/filed - Provide required inputs per the skill's parameter spec and get structured output
What is Filed — US Business Entity Search?
Search and retrieve US business entity data (LLCs, corporations, partnerships) from official Secretary of State records via the Filed.dev API. Use when looki... It is an AI Agent Skill for Claude Code / OpenClaw, with 239 downloads so far.
How do I install Filed — US Business Entity Search?
Run "/install filed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Filed — US Business Entity Search free?
Yes, Filed — US Business Entity Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Filed — US Business Entity Search support?
Filed — US Business Entity Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Filed — US Business Entity Search?
It is built and maintained by mgrantley (@mgrantley); the current version is v1.0.1.