Skip to main content

Index details

This API returns data about various indices in India.

🛣️Path Parameters

ParameterTypeRequiredDescriptionExample/ENUM
tenantidstringYesUnique Identifier for the tenanttenant-12345

🔑Header Parameters

HeaderTypeRequiredDescriptionExample/ENUM
AuthorizationstringYesBearer token for API accessBearer {{access_token}}
Content-typestringYesType of content being sent in the requestapplication/json
x-api-keystringYesUnique API key provided for access{{x-api-key}}

🟢Success Response - 200 Ok

FieldTypeDescriptionExample/ENUM
statusbooleanIndicates the status of the request (true or false)"true"
resultarray of objectsList of Index detailsSee below details

📘Result Object Info Fields

FieldTypeDescriptionExample/ENUM
nMarketSegmentIdintegerThe market segment ID for the index1
nTokenintegerThe token number received in the Exchange Scrip master"26020"
sIndexstringThe name of the index"PSUBank"
sIndexDescstringDescription of the index"Nifty PSU Bank"
nIsDefaultIndexintegerIndicates if it is the default index"3"
cIsIndexstringFlag Indicating if it's an index ( "Y" - Yes / "N" - No)"Y"
get/nontransactional/{tenantid}/v1/getIndexDetails