Table of Contents

Namespace DatabentoDotNet

Classes

ApiKey

A validated Databento API key: exactly 32 ASCII characters, whose last five are the bucket id the gateway uses to look the key up.

UserAgent

The identity string this client sends on every request: the live gateway's client= field on authentication, and the historical client's HTTP User-Agent header. One string, because both are the same identity — there is deliberately no second, HTTP-specific variant.

Structs

Symbols

The set of symbols a live subscription or a historical query covers: every symbol in the dataset, a list of symbols in some symbology, or a list of numeric instrument IDs.

Enums

SymbolsKind

Which of the three forms a Symbols set takes.