ModelLinks - TypeScript SDK

ModelLinks type definition

Related API endpoints and resources for this model.

Example Usage

1import { ModelLinks } from "@openrouter/sdk/models";
2
3let value: ModelLinks = {
4 details: "/api/v1/models/openai/gpt-5.4/endpoints",
5};

Fields

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