Method
createStreamingToken POST
Copy POST

Creates a streaming token for the specified project. Streaming tokens are used to authenticate requests when appending data to streaming datasets.



Response:

KEY TYPE DESCRIPTION
success Boolean true if the call succeeded, false if there was an error
result StreamingAuthToken
KEY TYPE Description
streamingToken str The unique token used to authenticate requests
createdAt str When the token was created
Language: