MF Data APIs
POSTSearch AMC
https://nsunjzvf57.execute-api.ap-south-1.amazonaws.com/prod/api/v1/amc/search
The endpoint takes an AMC name as a parameter.
In response, it retrieves the list of AMCs that matches your query.
Bodyraw (json)
Example Request
Search AMC
200 Success
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
POSTAMC Detail
https://nsunjzvf57.execute-api.ap-south-1.amazonaws.com/prod/api/v1/amc/detail
The endpoint takes an AMC ID as a parameter.
In response, it retrieves any particular detail of the AMC, including the ID, name, code, address, phone number, email, and website.
Bodyraw (json)
Example Request
AMC Detail
200 Success
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
POSTSearch Scheme
https://nsunjzvf57.execute-api.ap-south-1.amazonaws.com/prod/api/v1/scheme/search
The endpoint takes the parameters of the AMC code, scheme category, and scheme name.
In response, it retrieves the details of the scheme, including sub-category, code, ISIN, AMC name, and option.
Bodyraw (json)
Example Request
Scheme Search
200 Success
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
POSTScheme Detail
https://nsunjzvf57.execute-api.ap-south-1.amazonaws.com/prod/api/v1/scheme/detail
The endpoint takes a scheme code as a parameter.
In response, it retrieves scheme details, including its unique name, asset category, fund size, etc.
Bodyraw (json)
Example Request
Scheme Detail
200 Success
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive