Syminet Cloud API Documentation ================================ Welcome to the Syminet cloud API. The API is a modern, RESTful JSON interface providing endpoints for the panel functions and more. Developers can use the API to write their own applications, which seamlessly interface with the Syminet Cloud backend, automating and enhancing it's capabilities. .. Note:: Subusers do not have API access enabled by default. You can enable it in the panel on the **user permissions** page. Also, if an **Admin** user revokes API Access to a **User**, their token is not deleted. Upon re-enabling API Access for the account, their token will be re-enabled. .. toctree:: :caption: Overview: overview/get_started overview/workflow overview/slug_endpoints .. toctree:: :maxdepth: 4 :caption: Compute Slices: slices/create slices/list_all slices/delete slices/functions .. toctree:: :maxdepth: 4 :Caption: Images: images/snapshots images/backups .. toctree:: :maxdepth: 4 :Caption: Volumes: vols/create vols/list_all vols/delete vols/functions .. toctree:: :maxdepth: 4 :Caption: Users: users/create users/list_all users/delete users/functions .. toctree:: :maxdepth: 4 :Caption: Networking: networking/flexips networking/firewalls .. toctree:: :maxdepth: 4 :Caption: Domains: domains/create domains/list_all domains/delete domains/domain_records domains/functions .. toctree:: :maxdepth: 4 :caption: symBalancers: symbalancers/create symbalancers/list_all symbalancers/delete symbalancers/functions .. toctree:: :caption: Billing: account/current_balances account/list_invoices account/invoice_csv account/invoice_pdf