Report this

What is the reason for this report?

Need to know URL structure to access API

Posted on April 1, 2022

in site ground to check API we will use URL like this http://domain.com/api/app/swap_hive. in digital ocean our python code is inside droplet the droplet has only API functionalities we need to check that API function in postman we need to know the URL structure to access API



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!

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.

Hello,

You can find the complete documentation of the DigitalOcean API here:

https://docs.digitalocean.com/reference/api/api-reference/

The API documentation starts with a general overview about the design and technology that has been implemented, followed by reference information about specific endpoints.

Best,

Bobby

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.