Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
import { ModelLinks } from "@openrouter/sdk/models";
let value: ModelLinks = {
details: "/api/v1/models/openai/gpt-5.4/endpoints",
};
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
details | string | :heavy_check_mark: | URL for the model details/endpoints API | /api/v1/models/openai/gpt-5.4/endpoints |