Skip to main content
GET
Get Image Model Endpoints

Overview

Use GET /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_KEY
  • x-api-key: YOUR_API_KEY

Request

Response

Fields

Example

Notes

  • Provider selection, provider passthrough options, and provider-specific endpoint choice are not supported yet.
  • pricing uses public NanoGPT pricing.
  • Check supported_parameters before deciding which request controls to show.