Fidelity Investments

FREEMIUM
Door Api Dojo | Bijgewerkt il y a 5 jours | Finance
Populariteit

9.6 / 10

Latency

1,420ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

Fund meta-data

Rapid account: Jacky Lam
jacky-lam
il y a 4 ans

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 il y a un an

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 il y a un an

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

Rapid account: Gfranceschif
gfranceschif Commented il y a 2 ans

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

Rapid account: GYRAPID
GYRAPID Commented il y a 4 ans

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

Rapid account: Rezagarrow
rezagarrow Commented il y a 4 ans

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 il y a 4 ans

thank you

Rapid account: Apidojo
apidojo Commented il y a 4 ans

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 il y a 4 ans

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 il y a 4 ans

Hello,

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

Regards.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen