Back to catalog
🤖

Inferdo

API Key

Computer Vision services like Facial detection, Image labeling, NSFW classification

🤖Machine LearningHTTPS

label

model

ModelResnet50-imagenet
LabelGolden retriever
Confidence0.973
Inference Time Ms48
StatusSuccess

Sample Response

response.json
1{
2 "model": "resnet50-imagenet",
3 "label": "golden retriever",
4 "confidence": 0.9732,
5 "inference_time_ms": 48,
6 "status": "success"
7}

Code Snippets

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

Similar APIs