Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

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

let value: EndpointStatus = 0;

// Open enum: unrecognized values are captured as Unrecognized<number>

Values

0 | -1 | -2 | -3 | -5 | -10 | Unrecognized<number>