How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Groww Live Data API

Real-time LTP, quote, OHLC, option chain and greeks.

Groww Live Data API is one of 6 APIs that Groww publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Live Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.groww.in.

5 operations 5 paths 8 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.groww.in
Authentication
HTTP Bearer, API Key, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 3

Groww Live Data API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the header as X-API-VERSION (apiVersion). It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

  • bearerAuth — Daily access token (or API key on the token endpoint) sent as Authorization: Bearer {ACCESSTOKEN}.
  • apiVersion — API version header, currently 1.0.
  • oauth2 — OAuth2 authorization-code flow advertised at https://api.groww.in/.well-known/oauth-authorization-server

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Live Data 5

Real-time LTP, quote, OHLC, option chain and greeks.

GET
/v1/live-data/quote
Get full market quote
getQuote 3 params → 200400
GET
/v1/live-data/ltp
Get last traded price
getLtp 2 params → 200400
GET
/v1/live-data/ohlc
Get OHLC
getOhlc 2 params → 200400
GET
/v1/option-chain/exchange/{exchange}/underlying/{underlying}
Get option chain
getOptionChain 3 params → 200404
GET
/v1/live-data/greeks/exchange/{exchange}/underlying/{underlying}/trading_symbol/{trading_symbol}/expiry/{expiry}
Get option greeks
getGreeks 4 params → 200404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Error (3 properties), ErrorEnvelope (3 properties), PriceMapResponse (2 properties), EnvelopeObject (2 properties). Each schema is shown below with its type and property counts.

Exchange
string
ErrorEnvelope
object
3 properties
EnvelopeObject
object
2 properties
OhlcResponse
object
2 properties
Error
object
3 properties
Segment
string
Trading segment. MCX (commodities) is not supported.
PriceMapResponse
object
2 properties
QuoteResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

groww-live-data-api-openapi.yml Raw ↑

Other APIs Groww publishes across the network.

Groww Authentication API
Groww Historical Data API
Groww Margin API
Groww Orders API
Groww Portfolio API
Where this information came from

This is an independent, third-party profile of Groww Live Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.