Question

Need to know URL structure to access API

  • Posted on April 1, 2022
  • API
  • KeeonAsked by Keeon

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


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
October 9, 2022

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

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up