Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Related API endpoints and resources for this model.

Example Usage

import { ModelLinks } from "@openrouter/sdk/models";

let value: ModelLinks = {
  details: "/api/v1/models/openai/gpt-5.4/endpoints",
};

Fields

FieldTypeRequiredDescriptionExample
detailsstring:heavy_check_mark:URL for the model details/endpoints API/api/v1/models/openai/gpt-5.4/endpoints