Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roboflow routes #150

Open
imsanjoykb opened this issue Dec 18, 2021 · 0 comments
Open

roboflow routes #150

imsanjoykb opened this issue Dec 18, 2021 · 0 comments

Comments

@imsanjoykb
Copy link
Owner

/ - the Root route can be used to validate your API Key and find your workspace ID.
/:workspace - the Workspace route gives you information about your workspace and a list of its projects.
/:workspace/:project - the Project route shows information about a project and its versions.
/:workspace/:project/:version - the Version route surfaces information about a version, its trained model (if present), and exported datasets.
/:workspace/:project/:version/:format - the Format route is where you go to retrieve a download link for a zipped dataset in a particular export format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant