Free Trial No Registration Required

Try our API service instantly - no account needed

Your Trial API Key

API Key (click to copy)
sk-d83fe91a9e1512e0fee9ed7ffb3d103fbe8fb0895c263da70916025b58bd1a48
Click the key above to copy to clipboard

API Endpoint

Base URL
https://lwachilles.online

Quick Start

Use it exactly like the OpenAI API. Just replace the base URL and API key:

curl https://lwachilles.online/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-d83fe91a9e1512e0fee9ed7ffb3d103fbe8fb0895c263da70916025b58bd1a48" \
  -d '{
    "model": "gpt-4o",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Trial Limitations

Note: This is a shared trial key with limited quota. Once the balance is exhausted, the key will stop working. For unlimited access, please register an account and purchase a plan.

Need More?

Ready for full access? Register an account on our platform for higher limits, more models, and dedicated API keys.

Contact us: support@lwachilles.online

← Back to Home