Access & Setup
How do I activate my Wokelo account?
How do I activate my Wokelo account?
Where can I find my API credentials?
Where can I find my API credentials?
client_id, client_secret) are available on the API Credentials page within the Wokelo platform. These are organization-level credentials and should be securely stored on your backend.Can I request a separate API account for my organization?
Can I request a separate API account for my organization?
Usage, Credits & Performance
How can I track my remaining API credits?
How can I track my remaining API credits?
How long does it take to generate an output?
How long does it take to generate an output?
- Real-time / lightweight APIs (e.g., Monitoring): seconds
- Enrichment / Insights APIs: typically seconds to a few minutes
- Workflow / deep analysis outputs: can take around 20-25 minutes depending on sections selected
request_id or report ID for asynchronous trackingHow should I handle latency in production?
How should I handle latency in production?
request_id, especially for deeper analysis and workflow-based outputs. Instead of blocking on a response, you should design your integration to:- Submit the request and persist the
request_id - Track progress via status endpoints or webhooks
- Fetch results once processing is complete
Can I process requests in bulk?
Can I process requests in bulk?
Data & Coverage
How recent is the data provided by Wokelo?
How recent is the data provided by Wokelo?
What should I do if I can’t find a company in search?
What should I do if I can’t find a company in search?
Product & API Design
How are Wokelo APIs different from standard LLM APIs?
How are Wokelo APIs different from standard LLM APIs?
- Data + reasoning combined: Built on top of structured, continuously updated company and industry data—not just model priors
- Pre-built workflows: Native support for investment use cases like market mapping, screening, diligence, and research—no need to design prompts or orchestration from scratch
- Deterministic inputs, structured outputs: Use filters, parameters, and defined sections instead of free-form prompting; outputs are consistent and machine-readable
- Multi-step intelligence layer: Combines enrichment, synthesis, and reasoning into a single API call rather than requiring multiple LLM interactions
- Production-ready by design: Handles scale, async execution, and repeatability for enterprise workflows
I have a specific API or workflow requirement—how can I proceed?
I have a specific API or workflow requirement—how can I proceed?
- Use existing APIs with configurable parameters and custom fields
- Use custom workflows using the Custom Workflow API or notebooks
- Request tailored endpoints, data integrations, or workflow configurations via your account team
How are Wokelo APIs different from standard LLM APIs?
How are Wokelo APIs different from standard LLM APIs?
- Data + reasoning combined: Built on top of structured, continuously updated company and industry data—not just model priors
- Pre-built workflows: Native support for investment use cases like market mapping, screening, diligence, and research—no need to design prompts or orchestration from scratch
- Deterministic inputs, structured outputs: Use filters, parameters, and defined sections instead of free-form prompting; outputs are consistent and machine-readable
- Multi-step intelligence layer: Combines enrichment, synthesis, and reasoning into a single API call rather than requiring multiple LLM interactions
- Production-ready by design: Handles scale, async execution, and repeatability for enterprise workflows
I have a specific API or workflow requirement—how can I proceed?
I have a specific API or workflow requirement—how can I proceed?
- Use existing APIs with configurable parameters and custom fields
- Build custom workflows using the Custom Workflow API or notebooks
- Request tailored endpoints, data integrations, or workflow configurations via your account team
Security
Where is my data stored?
Where is my data stored?
Will Wokelo use my data to train its models?
Will Wokelo use my data to train its models?
What admin controls are available and how can I access them?
What admin controls are available and how can I access them?
- API credential management
- Usage and credit tracking
- User access controls
- Workflow and report visibility
Deployment
Do you offer VPC or private deployment options?
Do you offer VPC or private deployment options?