Get dedicated endpoint
Dedicated endpoints API
Get dedicated endpoint
GET
Get dedicated endpoint
Authorizations
Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.
Path Parameters
The endpoint id.
Response
The endpoint.
Live-reconciled from the control plane on every list/get.
Available options:
STARTING, UPDATING, RUNNING, STOPPING, STOPPED, DELETED, WARNING Whether the endpoint is started. Billing runs only while RUNNING and enabled.
Your price per GPU-hour for this configuration (rate frozen at deploy).
Cost accrued since the last metering sweep, at the frozen rate.
Call the endpoint through the gateway as model "dedicated/<routing_key>".
The inference base URL to point your client at.