VideoUrl - TypeScript SDK

VideoUrl type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { VideoUrl } from "@openrouter/sdk/models";
2
3let value: VideoUrl = {
4 url: "https://tangible-extent.net/",
5};

Fields

FieldTypeRequiredDescription
urlstring✔️N/A