I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Latest Price Info using a public API call?

dashed-slug.net Forums Exchange extension support Latest Price Info using a public API call? Reply To: Latest Price Info using a public API call?

#4738
alexg
Keymaster

Hello Megan,

Thank you for your comment, I’m very glad you find the exchange helpful!

The last market price is part of the get_market_summaries public JSON API.

If your site is http://www.example.com, you should be able to view it at https://www.example.com/?__wallets_exchange_action=get_market_summaries

The last price is in there.

kind regards