Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Speedtest Tracker API endpoint /speedtest/latest deprecated #2016

Open
alexjustesen opened this issue Feb 2, 2025 · 1 comment
Open

Speedtest Tracker API endpoint /speedtest/latest deprecated #2016

alexjustesen opened this issue Feb 2, 2025 · 1 comment

Comments

@alexjustesen
Copy link

I've deprecated api/speedtest/latest endpoint since I finally released a basic api. The deprecated endpoint will remain in place through v1 but will be removed in v2.

I suggest switching over to use the new endpoint which is documented here: https://docs.speedtest-tracker.dev/api/v1#get-latest-resultt

You can also replace the logic that assumes all results are returned in Mbps and instead use the value in (download|upload)_bits_human, example in the data dictionary: https://docs.speedtest-tracker.dev/api/v1#data-dictionary

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant