Beta
Beta
Fetch data from the API.
Configuration options for the fetch request.
A promise that resolves with the fetched data of type T.
Beta
Stream data from the API.
Configuration options for the stream request.
A promise that resolves when the streaming is complete.
Beta
Streams JSON line data from the API.
Configuration options for the stream request.
A promise that resolves when the streaming is complete.
Beta
Streams 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.