SEC Filings API
Fetch SEC filings for a public company. This API is centered on the filings retrieval endpoint and supports form-type and year-range filtering so you can scope the response to the records you need. Use the included company search endpoint when you need to resolve a company before requesting filing data.
SEC Filings API endpoints
| Method | Endpoint | Description |
|---|---|---|
| SEC Filings API | ||
| GET |
get_api_enterprise_company_filings /api/enterprise/company/filings/ |
Fetch SEC filings for a public company, with filters for form type and year range. |
| Authentication | ||
| POST |
post_auth_token /auth/token/ |
Exchange a username and password for the bearer JWT used on every protected Wokelo endpoint in this listing. |
| Supporting APIs | ||
| GET |
get_api_enterprise_company_search /api/enterprise/company/search |
Resolve a company name, website, or ticker into Wokelo company candidates before calling the company-centric endpoints in this listing. |
SEC Filings API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|