TypeScript SDKAPI ReferenceModelsObservabilityRampDestinationConfig - TypeScript SDKCopy pageObservabilityRampDestinationConfig type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ObservabilityRampDestinationConfig } from "@openrouter/sdk/models";23let value: ObservabilityRampDestinationConfig = {4 apiKey: "<value>",5}; Fields FieldTypeRequiredDescriptionapiKeystring✔️Generate this in your Ramp integration settings.baseUrlstring➖N/AheadersRecord<string, *string*>➖Custom HTTP headers to include in requests to Ramp.