OpenAI-compatible chat
Use GPT-4o, DeepSeek and Llama models through a familiar Chat Completions endpoint.
Build agents, automations and data pipelines without managing separate LLM and scraping vendors. One key, prepaid spend control and exact usage settlement.
curl https://api.langswap.com/llm/v1/chat/completions \ -H "Authorization: Bearer $LANGSWAP_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "openai/gpt-4o", "messages": [{"role":"user","content":"Analyze this market"}], "max_tokens": 500 }' 200 OK · usage settled · unused reserve refunded
LangSwap combines model access and public web extraction behind one authenticated interface, with financial controls built into every request.
Use GPT-4o, DeepSeek and Llama models through a familiar Chat Completions endpoint.
Retrieve allowlisted public HTTPS targets without maintaining proxy infrastructure or separate provider accounts.
Worst-case cost is reserved first. Actual usage is settled and unused funds return automatically.
Create and revoke bearer keys instantly. Optional exact Origin allowlists protect browser integrations.
Private networks, embedded credentials, unsafe ports and non-HTTPS scraping targets are rejected.
Request IDs, clear error codes, activity history and support designed for production workflows.
Reason, summarize and classify with LLMs, then collect current public data through the same account.
Track public catalog and price changes across allowlisted stores without building a proxy stack.
Extract public pages and turn them into structured insights in a single backend workflow.
Translate and adapt content at scale while keeping a hard prepaid ceiling on model spend.
Top up securely through Stripe before the first paid request. Failed delivery releases the reserved amount.
Use a company email and receive a one-time API key.
Top up securely through Stripe before any provider-backed request can run.
Copy the quickstart and set request limits. The gateway cannot spend money that is not reserved.
No. LangSwap manages the required provider integrations behind your LangSwap key.
A failed upstream delivery releases the reservation. Successful calls are settled from actual usage.
Secrets belong on your backend. Exact Origin allowlists add a second control for approved browser integrations.
Yes. The service is prepaid and refuses execution when the worst-case reserve exceeds the available balance.
Order a fixed-price AI, Stripe or API service, or create an API account and top up securely before the first provider-backed request.