{"slug":"netintel-dev-v1-chat-completions-0e7db8","title":"OpenAI-compatible chat completions gateway — standard /v1/chat/completions path ","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/v1/chat/completions","category":"market","description":"OpenAI-compatible chat completions gateway — standard /v1/chat/completions path and request shape, model chosen in the body: any gpt-* chat model (not Claude/embeddings), each at its own price. Priced per model, $0.005–$0.65 per call in USDC via x402, no API key: POST unpaid and the 402 quotes your ","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":932,"reported_calls_30d":9,"reported_payers_30d":2,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"max_tokens":16,"messages":[{"content":"Say hi in one word.","role":"user"}],"model":"gpt-4o-mini"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"max_tokens":{"description":"Max output tokens (clamped to the model's cap).","type":"number"},"messages":{"description":"OpenAI chat messages: [{role:'system'|'user'|'assistant', content:string}]","items":{"properties":{"content":{"description":"Message text","type":"string"},"role":{"description":"system, user, or assistant","type":"string"}},"required":["role","content"],"type":"object"},"type":"array"},"model":{"description":"Model id, e.g. gpt-4o-mini. Free catalog: GET /v1/models (every model, endpoint and price)","type":"string"}},"required":["model","messages"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"choices":{"type":"array"},"id":{"type":"string"},"model":{"type":"string"},"object":{"type":"string"},"usage":{"type":"object"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":932,"error":null}],"description_full":"OpenAI-compatible chat completions gateway — standard /v1/chat/completions path and request shape, model chosen in the body: any gpt-* chat model (not Claude/embeddings), each at its own price. Priced per model, $0.005–$0.65 per call in USDC via x402, no API key: POST unpaid and the 402 quotes your model's exact price. Supports response_format json_object. GET /v1/models (free) lists every model with its endpoint and price.","last_updated":"2026-09-13T15:43:15.449Z","schemes":["exact"]}