TsgcHTTP_API_Anthropic › Methods

TsgcHTTP_API_Anthropic Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Messages

NameDescription
CreateMessageSends a chat request to Claude and returns the generated message
CountTokensCounts the number of input tokens a request would consume before sending it to Claude

Files

NameDescription
UploadFileUploads a local file to the Anthropic Files API for later use in messages
ListFilesLists files previously uploaded to the Anthropic Files API, with optional pagination
DeleteFileDeletes a previously uploaded file from the Anthropic Files API

Batches

NameDescription
ListBatchesLists all Message Batches in the Anthropic workspace, with optional pagination
CancelBatchCancels an in-progress Message Batch on the Anthropic API

All Methods (alphabetical)

NameDescription
CancelBatchCancels an in-progress Message Batch on the Anthropic API
CountTokensCounts the number of input tokens a request would consume before sending it to Claude
CreateMessageSends a chat request to Claude and returns the generated message
DeleteFileDeletes a previously uploaded file from the Anthropic Files API
ListBatchesLists all Message Batches in the Anthropic workspace, with optional pagination
ListFilesLists files previously uploaded to the Anthropic Files API, with optional pagination
UploadFileUploads a local file to the Anthropic Files API for later use in messages