Authorizations
API Key for your organization
Project ID
Body
application/json
A unique session ID generated by caller
The event that tracks an arbitray event
Available options:
track
The event that represents a usage in a conversation
Available options:
Conversation Usage
The ID of the conversation
Properties of a usage event. Either model and tokens (cost will be calculated if model is known), or cost directly. Common models have costs that are provided by a service on the web. If you are using one of these models, you can provide the model name and the number of tokens in the prompt and completion, and the cost will be calculated for you.
The timestamp of the event, defaults to "now" if not specified.
The unique ID of the user
The ID of the device, if applicable