Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Is there a URL that will return the user info? i.e. GitHub’s is https://api.github.com/user, and Google’s is https://www.googleapis.com/oauth2/v1/userinfo
@beau.harder: There isn’t currently a /user endpoint. You can see the full API documentation here:
https://developers.digitalocean.com/v2/
We’re still looking for feedback on version 2. So if there’s anything you feel is missing, feel free to open an issue on our GitHub page:
Hi, i’m using django and django-allauth, but when i’m trying to login via facebook it gives me “server error 500”. So is it related to this? I mean i have to use DO authentication app? Or is there some other way?
So can this be used to automatically create a droplet for a user? He clicks a button on my site, he authorizes RW access using OAuth and then I can call a create droplet API endpopint, right?
Updated documentation can be found here: https://docs.digitalocean.com/reference/api/oauth-api/