Fidelity Investments

फ्रीमियम
द्वारा Api Dojo | अपडेट किया गया 16 дней назад | Finance
लोकप्रियता

9.6 / 10

लेटेंसी

1,398ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

Fund meta-data

Rapid account: Jacky Lam
jacky-lam
4 года назад

Hi,

Does this API offer getting mutual fund/index fund meta-data such as: sector breakdown, region breakdown, top 10 holdings.
…and also the NAV price, AUM, fund charges?

Jacky

Rapid account: Apidojo
apidojo Commented год назад

Ex : …/quotes/get-chart?symbol=QQQ&startDate=2023/03/27-09:00:00&endDate=2023/03/28-09:00:00&granularity=1&intraday=Y

Rapid account: Hdiwan 415
hdiwan415 Commented год назад

How do I get data for, say, QQQ, yesterday? - H

Rapid account: Gfranceschif
gfranceschif Commented 2 года назад

Is there any way to extract trade daily information from my account?

Rapid account: GYRAPID
GYRAPID Commented 4 года назад

Can you login to Fidelity and place trades ?
Is there simpler way test these APIs without coding ?

Rapid account: Rezagarrow
rezagarrow Commented 4 года назад

Same issue as jacky-lam
The following endpoints that are failing:

GET - quotes/get-details
GET - quotes/get-chart
GET - market/get-sectors
GET - market/get-movers
They are all returning:
ERROR : {
“message”:“src property must be a valid json object”
}

Is th

Rapid account: Jacky Lam
jacky-lam Commented 4 года назад

thank you

Rapid account: Apidojo
apidojo Commented 4 года назад

Hello, you should manually test those endpoints with other Http client tools, such as : https://www.postman.com/. The endpoints return data in XML format, not JSON format.

Rapid account: Jacky Lam
jacky-lam Commented 4 года назад

Hi,

Ok, I see.

I am struggling to see what public data are available from some of the endpoints because the ‘Test Endpoints’ are throwing an error message (but returning status 200):
The following endpoints that are failing:

  • GET - quotes/get-details
  • GET - quotes/get-chart
  • GET - market/get-sectors
  • GET - market/get-movers

They are all returning:
ERROR : {
“message”:“src property must be a valid json object”
}

Is this a problem with the server?

Rapid account: Apidojo
apidojo Commented 4 года назад

Hello,

You are going to get all public data and features that you see on the official sites/applications.

Regards.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें