Send input features to a deployed model and receive a prediction. The model container must be in ACTIVE status.
imp_ API key as a Bearer token:
user_id is resolved server-side from the key — do not include it in the request body.
clf-titanic-survived0 or "yes"). For regression models it is a numeric value.0 and 1 for the predicted class. Present for classification models, null for regression.| Header | Description |
|---|---|
X-RateLimit-Limit | Requests allowed in the current 60-second window |
X-RateLimit-Remaining | Requests remaining in the current window |
X-RateLimit-Reset | Unix timestamp when the window resets |
Retry-After | Seconds to wait before retrying (only on 429) |