Count input tokens for an Anthropic-format request without running the model.
Documentation Index
Fetch the complete documentation index at: https://www.edenai.co/docs/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.
Successful Response
Response body for POST /v1/messages/count_tokens.
Number of input tokens the request would consume.