Filed
Filed is a comprehensive US business entity data API covering 1.9+ million entities across 8 states (FL, NY, PA, CT, CO, OR, IA, AK) with more states added regularly. Get structured, normalized data for any registered business entity including: • Legal entity name, type (LLC, Corp, LP, etc.), and status • Formation date, state of registration, and filing number • Registered agent name and…
Filed endpoints
| Method | Endpoint | Description |
|---|---|---|
| search | ||
| GET |
searchEntities /search |
Search for business entities by name, registered agent, officer, or filing number within a state. Either `name` or `agent` is required (unless using `filing_number`). Returns… |
| entity | ||
| GET |
getEntity /entity/{id} |
Retrieve full details for a specific business entity by ID, including officers, directors, managers, registered agent, addresses, and filing history. Use the entity `id` returned… |
| batch | ||
| POST |
batchSearch /batch |
Submit multiple search queries in a single request. Max 25 queries per batch. Each query counts as 1 lookup against your monthly limit. Requires Pro plan or above. Useful for… |
Filed pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $49 / month | 10 / second |
|
| ULTRA | $199 / month | 20 / second |
|
| MEGA | $499 / month | 50 / second |
|