Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Speedtest Tracker API endpoint /speedtest/latest deprecated #2016

Open
alexjustesen opened this issue Feb 2, 2025 · 0 comments
Open

Speedtest Tracker API endpoint /speedtest/latest deprecated #2016

alexjustesen opened this issue Feb 2, 2025 · 0 comments

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant