quote-401-www-authenticate · dispatch.quote · synthetic · no PII
Keyed quote without a client key
عرض سعر بمفتاح بدون مفتاح العميل
Anonymous dispatch.quote returns HTTP 401 and JSON-RPC -32001 with WWW-Authenticate. Request a key at [email protected]. The server does not invent a key for strangers.
يستجيب dispatch.quote بدون مفتاح برمز 401 وJSON-RPC -32001 مع ترويسة WWW-Authenticate. اطلب المفتاح من [email protected]. الخادم لا يخترع مفتاحاً للزائر.
mcp-rate-limited · mcp-http · synthetic · no PII
MCP handshake rate limit
حد معدّل لمصافحة MCP
POST /api/mcp is first-party rate limited. A trip returns HTTP 429 and JSON-RPC -32000. This is an API term, not a census of callers.
مسار POST /api/mcp محدود المعدّل من طرفنا. التجاوز يعيد 429 وJSON-RPC -32000. هذا شرط واجهة، لا إحصاء للزائرين.
estimate-unknown-trade · dispatch.estimate · synthetic · no PII
Unknown trade refuses a number
حرفة غير معروفة ترفض الرقم
dispatch.estimate returns estimated:false and error:unknown_trade for a fictional slug. It lists valid_trades instead of inventing a price.
يعيد dispatch.estimate estimated:false وerror:unknown_trade لاسم حرفة وهمي، مع قائمة valid_trades بدل اختراع سعر.
estimate-missing-state · dispatch.estimate · synthetic · no PII
Missing state is location-insensitive
غياب الولاية يجعل التقدير غير حسّاس للموقع
A city without a two-letter state does not 400. dispatch.estimate states national_baseline and location_sensitive:false. Quote inputSchema still requires location.state.
مدينة بلا رمز ولاية لا تُرفض بـ 400. يوضح dispatch.estimate أنها national_baseline وlocation_sensitive:false. مخطط dispatch.quote ما زال يطلب location.state.
estimate-vs-quote · dispatch.estimate · synthetic · no PII
Estimate is keyless; quote is keyed
التقدير بلا مفتاح؛ العرض بمفتاح
dispatch.estimate is the public rate card (estimated:true, source public_rate_card). dispatch.quote is a contractor-matched coverage decision and requires the caller key. /operate never invents that key.
dispatch.estimate بطاقة أسعار عامة (estimated:true، المصدر public_rate_card). dispatch.quote قرار تغطية بمقاول ويتطلب مفتاح المستدعي. /operate لا يخترع ذلك المفتاح.
bilingual-copy-en-ar · dispatch.quote · synthetic · no PII
Same 401, English and Arabic
نفس الـ 401 بالإنجليزية والعربية
Without a client integration key, dispatch.quote answers 401 + WWW-Authenticate. Keyless pricing is dispatch.estimate. Public scorecard: /evals. Live sandbox: /operate. Key: [email protected].
بدون مفتاح تكامل يعيد dispatch.quote 401 مع WWW-Authenticate. التسعير بلا مفتاح هو dispatch.estimate. بطاقة التقييم: /evals. الصندوق الحي: /operate. المفتاح: [email protected].