Claude Messages
API Reference
Claude Messages
POST
Claude Messages
Documentation Index
Fetch the complete documentation index at: https://docs.acedata.cloud/llms.txt
Use this file to discover all available pages before exploring further.
授權
API token from https://platform.acedata.cloud
主體
application/json
The model that will complete your prompt.
範例:
"claude-sonnet-4-6"
Input messages.
The maximum number of tokens to generate before stopping.
範例:
1024
Custom text sequences that will cause the model to stop generating.
Whether to incrementally stream the response using server-sent events.
System prompt.
Amount of randomness injected into the response.
必填範圍:
0 <= x <= 1範例:
1
How the model should use the provided tools.
Definitions of tools that the model may use.
Only sample from the top K options for each subsequent token.
Use nucleus sampling.
回應
OK

