Seldon External API
Seldon External API
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/seldon/{namespace}/{deployment}/api/v1.0/feedback
/seldon/{namespace}/{deployment}/api/v1.0/predictions
2 endpoints auto-detected
Authentication
This API uses Bearer token authentication — pass your token in the Authorization header.
curl -X POST \
"http://seldon.local/seldon/{namespace}/{deployment}/api/v1.0/feedback" \
-H "Authorization: Bearer YOUR_TOKEN"seldon.local · HTTPS only