Fidelity Investments

免费增值
通过 Api Dojo | 已更新 17일 전 | Finance
人气

9.6 / 10

延迟

1,399ms

服务等级

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.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论