BetaBetaFetch data from the API.
Configuration options for the fetch request.
A promise that resolves with the fetched data of type T.
BetaStream data from the API.
Configuration options for the stream request.
A promise that resolves when the streaming is complete.
BetaStreams JSON line data from the API.
Configuration options for the stream request.
A promise that resolves when the streaming is complete.
BetaStreams text data from the API.
Configuration options for the stream request.
A promise that resolves when the streaming is complete.
Interface representing a client for interacting with the OctoStar API.