A separate, versioned partner API — not an afterthought bolted onto the consumer app. Built for banks, NBFCs, and fintechs who need our analysis engine inside their own product.
Every request needs either an API key or a session JWT — the same auth used across the whole platform, nothing partner-specific to relearn.
Register a webhook URL and secret in your organization settings to receive HMAC-signed event payloads the moment an async research job completes — no polling required.
Analysis
Full decision + prediction + risk assessment for a symbol
Same engine, with optional natural-language query context
Explainability trace only — the reasoning behind a verdict
Knowledge Base
Ingest a PDF/Excel/CSV into your tenant's document index
Semantic search across your uploaded documents
Tax & GST Tools
Old vs. New regime tax liability comparison
Reconcile a purchase register against GSTR-2B entries
Typed client libraries generated directly from the API’s OpenAPI spec — no drift between docs and code.
The partner API ships its own always-on Swagger UI, ReDoc, and raw OpenAPI schema — separate from the main app’s internal (debug-only) docs.
Partner API access is included from the Institutional plan, with full webhook + team-seat support. Every response carries the same SEBI risk-disclosure language as the terminal — this is informational output, not investment advice, whether a human or your system reads it.