{"id":15135940,"url":"https://github.com/poyqraz/roboflow-api-usage","last_synced_at":"2026-01-19T06:01:29.641Z","repository":{"id":237190832,"uuid":"793977938","full_name":"Poyqraz/Roboflow-API-Usage","owner":"Poyqraz","description":"In this project, we will explain how we can use a model trained on Roboflow in our python projects with the help of API.","archived":false,"fork":false,"pushed_at":"2024-04-30T09:05:02.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T02:31:44.849Z","etag":null,"topics":["pycharm","python","roboflow-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Poyqraz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T08:19:56.000Z","updated_at":"2024-05-05T19:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d596bd5-604b-4dc3-85a9-e29d179e1212","html_url":"https://github.com/Poyqraz/Roboflow-API-Usage","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"afbfa6d18a2d144b7675a21353966f61bfaf7612"},"previous_names":["poyqraz/roboflow-api-usage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Poyqraz/Roboflow-API-Usage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poyqraz%2FRoboflow-API-Usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poyqraz%2FRoboflow-API-Usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poyqraz%2FRoboflow-API-Usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poyqraz%2FRoboflow-API-Usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poyqraz","download_url":"https://codeload.github.com/Poyqraz/Roboflow-API-Usage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poyqraz%2FRoboflow-API-Usage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28562232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pycharm","python","roboflow-api"],"created_at":"2024-09-26T06:02:04.885Z","updated_at":"2026-01-19T06:01:29.622Z","avatar_url":"https://github.com/Poyqraz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roboflow-API-Usage\n\nFirst of all, how to get api url?\n\n  1) 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.\n     \n![Ek Açıklama 2024-04-30 113051](https://github.com/Poyqraz/Roboflow-API-Using/assets/48729799/0b031cca-33f2-4b9f-8ae4-96403e8f0eec)\n\nProject Name\n\n  2) To access your project name, you need to copy the name of your project under the projects heading in your workspace.\n  \n![Ek Açıklama 2024-04-30 113401](https://github.com/Poyqraz/Roboflow-API-Using/assets/48729799/c85d2a6c-bdbb-488c-83ab-c06eac2bb08c)\n\nFind version number\n\n  3) 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.\n  \n  ![Ek Açıklama 2024-04-30 113709](https://github.com/Poyqraz/Roboflow-API-Using/assets/48729799/28a391f5-c61e-464f-b84b-5dd6afb7c619) \n\nModel id\n\n  4) Your model id is a combination of project name and project version. So for example it is written as \" balloon_finder/1 \" .\n  \n![Ek Açıklama 2024-04-30 113719](https://github.com/Poyqraz/Roboflow-API-Using/assets/48729799/a58f3003-5ff2-473e-a56f-1620382ef342)\n\nApi Url\n\n  5) To access the api url, it will be enough to copy the web address (url) of your roboflow workspace.\n\nI shared the python file required for API usage in the article content.\n\n     # Thanks For The Be Here.\n\n# Sources\n\n1- https://inference.roboflow.com\n2- https://discuss.roboflow.com\n3- https://universe.roboflow.com\n4- https://universe.roboflow.com\n5- https://docs.roboflow.com/deploy/hosted-api/custom-models/object-detection\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoyqraz%2Froboflow-api-usage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoyqraz%2Froboflow-api-usage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoyqraz%2Froboflow-api-usage/lists"}