Question
Did the API v1 url change?
Having trouble connecting to the v1 API.
As far as I can tell (can’t find any official info on it) it was:
https://api.digitalocean.com/[API_resource]/
and now it is:
https://api.digitalocean.com/v1/[API_resource]/
for old api and:
https://api.digitalocean.com/v2/[API_resource]/
for new api.
Am I right in assuming the v1 url has changed?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×