FETCH402
← Protocol index

Resource / 14159

unknown

Unnamed resource.

Send a conversation to a model and get a completion back. Works exactly like the OpenAI chat completions endpoint. Pass messages and a model slug, get a response with the assistant's reply. Supports streaming for real-time token delivery, tool calling for function execution, structured outputs via response_format, and controllable reasoning depth on supported models. | ERROR: Unable to calculate price.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 5000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0xDEFaDa13F790cf39168691B391Cfa0b6f1f5c267
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 5000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v 6tBjD7Pyx9smaubkFaePv1NtfLh9jwLGu63MoozRmYvQ

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "messages": [],
    "model": "model"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{}