How to connect this proxy to JanitorAI and other platforms.
Use one of these URLs as your custom model endpoint:
The Worker URL is recommended for JanitorAI because it bypasses Content Security Policy restrictions.
free) — it's not validatedContent-Security-Policy: The page's settings blocked the loading of a resource at https://janitor-pi.vercel.app
Use the Worker URL instead of the Vercel URL. JanitorAI's CSP only allows the Worker domain.
Connect-src blocked: .../chat/completions/chat/completions
Enter https://janitor-pi.mochibun.workers.dev/v1 — not /v1/chat/completions. The platform appends /chat/completions automatically.
Proxy error 405: The server rejected the request method
Make sure you're entering the base URL only: https://janitor-pi.mochibun.workers.dev/v1. Do not include /chat/completions in the URL field — the platform adds it automatically. Also ensure the platform is sending POST requests, not GET.
Error: Empty response received from API
The model may be temporarily unavailable. Try a different model or wait a few seconds and retry.
TypeError: Failed to fetch / NetworkError when attempting to fetch resource
Check your internet connection. If using a VPN or ad blocker, try disabling them temporarily. Make sure the proxy URL is correct.
mimo-v2.5-free — General-purpose reasoning modeldeepseek-v4-flash-free — Fast inference, strong codingnemotron-3-ultra-free — NVIDIA's large reasoning modelnorth-mini-code-free — Lightweight code specialistmythomax — Roleplay-optimized modelThis proxy follows the OpenAI API format. Any platform that supports custom OpenAI-compatible endpoints should work: