You can also access the HTTP APIs which are listed under /docs, e.g,, https://dev-testing.roboflow.cloud/docs .
Please attach your workspace api_key as a query parameter when access these endpoints.
Here is an example for making the same request as above using HTTP API:
Use Workflow UI
A dedicated deployment can also be used as the backend server for running Roboflow Workflows. Roboflow Workflows is a low-code, web-based application builder for creating computer vision applications.
After creating your workflow, click on the Running on Hosted API link in the top left corner:
Changing the backend where the workflow will execute.
Click Dedicated Deployments to see the list of your dedicated deployments, select the target deployment, then click Connect:
Select a target dedicated deployment as the backend server for workflow execution.
Now you are ready to use your dedicated deployment in the workflow editor.