UnitedShare.ai

UnitedShare AI

API Dashboard — Ihren API-Key erstellen und verwalten.

Dashboard

API Status

Prüfe...

Ihr API Key

Noch kein API-Key vorhanden.

Quick Test

curl https://api.unitedshare.ai/v1/health

curl -X POST https://api.unitedshare.ai/v1/chat/completions \
  -H "Authorization: Bearer IHR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen3:8b","messages":[{"role":"user","content":"Hallo"}]}'

API Endpoints

Base URL: https://api.unitedshare.ai

POST /v1/messagesAnthropic SSE Stream
POST /v1/chat/completionsOpenAI Chat JSON
GET /v1/modelsModell-Liste
GET /v1/healthHealth (kein Auth)
GET /v1/account/statusAccount + Features