First of all, how to get api url?
- You can find your customized api key in the roboflow api tab by clicking the settings button in the upper right corner of your workspace page.
Project Name
- To access your project name, you need to copy the name of your project under the projects heading in your workspace.
Find version number
- To find out the version of your project, go to your project page and click on the version section. For example, it is written as balloon_finder/1. Here the number after the / sign represents the project version.
Model id
- Your model id is a combination of project name and project version. So for example it is written as " balloon_finder/1 " .
Api Url
- To access the api url, it will be enough to copy the web address (url) of your roboflow workspace.
I shared the python file required for API usage in the article content.
# Thanks For The Be Here.
1- https://inference.roboflow.com 2- https://discuss.roboflow.com 3- https://universe.roboflow.com 4- https://universe.roboflow.com 5- https://docs.roboflow.com/deploy/hosted-api/custom-models/object-detection