Get Image Model Endpoints
Endpoint Examples
Get Image Model Endpoints
Inspect endpoint metadata, pricing, and image-input constraints for an image model
GET
Get Image Model Endpoints
Overview
UseGET /api/v1/images/models/{modelId}/endpoints to inspect public endpoint metadata for a specific image model. The response includes supported parameters, public NanoGPT pricing, streaming support, and image reference constraints when the model supports image inputs.
For model IDs that contain slashes, use the endpoints URL returned by GET /api/v1/images/models.
Authentication
Authentication is optional.Authorization: Bearer YOUR_API_KEYx-api-key: YOUR_API_KEY
Request
Response
Fields
Example
Notes
- Provider selection, provider passthrough options, and provider-specific endpoint choice are not supported yet.
pricinguses public NanoGPT pricing.- Check
supported_parametersbefore deciding which request controls to show.