curl --request GET \
--url https://app.aseed.ai/custdev/insight/context-tokens-batch/ \
--header 'Authorization: Bearer <token>'{
"total_tokens": 123,
"rate_per_100k": 123
}Get aggregated context token sum for a list of records.
Query parameters:
curl --request GET \
--url https://app.aseed.ai/custdev/insight/context-tokens-batch/ \
--header 'Authorization: Bearer <token>'{
"total_tokens": 123,
"rate_per_100k": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.aseed.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
^(transcripts|qa|general|persona|jtbd|custom)$Was this page helpful?