Getting started
Generate your first market intelligence report in under 5 minutes.
The 11 modules
How market sizing, competitors, customers, gaps and strategy fit together.
REST API
Programmatic access to every report and module output.
Authentication
OAuth 2.0, API keys, SSO and SCIM provisioning.
Webhooks
Real-time events when reports start, score and complete.
SDKs
Official TypeScript and Python clients with full type safety.
Quickstart
curl https://api.intelora.app/v1/reports \
-H "Authorization: Bearer $INTELORA_KEY" \
-d '{ "query": "Analyze the vertical SaaS construction market", "analysis_type": "market", "depth": "deep" }'