Back to catalog
🤖

Roboflow Universe

API Key

Pre-trained computer vision models

🤖Machine LearningHTTPSCORS enabled

COCO Object Detection

YOLOv8

Model IdMicrosoft-coco/13
Model NameCOCO Object Detection
Classes80
Map Score0.724
FrameworkYOLOv8

Sample Response

response.json
1{
2 "model_id": "microsoft-coco/13",
3 "model_name": "COCO Object Detection",
4 "classes": 80,
5 "map_score": 0.724,
6 "framework": "YOLOv8"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://universe.roboflow.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs