My Dashboard
API Keys
Use API keys to call models via OpenAI-compatible interface. Format: aps-xxxx...
Loading...
Create API Key
✓ Key Created Successfully
Copy the key now. You can also view, copy, and manage it later in the API Keys list.
Usage (OpenAI-compatible):
curl -X POST https://apishare.samai.cc/v1/chat/completions \
-H "Authorization: Bearer aps-YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"model-name","messages":[{"role":"user","content":"Hello"}]}'
My APIs
Loading...
Recent Transactions
Loading...