Skip to main content
POST
Issue a bot challenge

Body

application/json

Optional self-reported metadata about the LLM solving the challenge. Used for analytics only; it does not influence which problem is served.

Optional self-reported metadata about the LLM solving the challenge. Analytics only; values are truncated to 50 characters.

llm_model_name
string

Name of the LLM the client is using.

Example:

"claude-opus-4"

llm_parameter_count
string

Parameter count of the client LLM.

Example:

"175B"

llm_quantization
string

Quantization of the client LLM.

Example:

"int8"

Response

Challenge issued.

data
object
required