The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ListEndpointsRequest } from "@openrouter/sdk/models/operations";
let value: ListEndpointsRequest = {
author: "<value>",
slug: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
author | string | :heavy_check_mark: | N/A |
slug | string | :heavy_check_mark: | N/A |