Company Research API
Start a company research report for a specific company and manage the workflow output from the same. This API includes login, company lookup, the report-generation endpoint, notebook status retrieval, report download, and configuration lookup so developers can start and finish the report workflow without switching listings. Use it when you need a workflow-generated company research artifact…
Company Research API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Company Research API | ||
| POST |
post_workflow_manager_company_research /api/workflow_manager/start/ |
Start a company research report run for a specific company and hand the resulting notebook id into the workflow support endpoints in this listing. |
| 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. |
| POST |
post_api_wkl_notebook_configuration /api/wkl/notebook/configuration/ |
Retrieve the configuration that was used to generate a workflow report so you can audit or reproduce the run. |
| GET |
get_api_assets_get_notebook_status /api/assets/get_notebook_status/ |
Poll the lifecycle state of a workflow-generated notebook or report by its notebook id. |
| POST |
post_api_assets_download_report /api/assets/download_report/ |
Download a completed workflow output in docx, pdf, or json once the report is ready. |
Company Research API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|