API Relay HubAPI Relay Hub
  • Models
  • Docs
  • Pricing

API docs

Use the same Bearer token pattern and request shape as OpenAI. The relay checks credits before forwarding and debits credits only after successful upstream responses.

Create API keyModels
curl https://api-aggregator.82-29-197-129.sslip.io/v1/chat/completions \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5.4-mini",
    "messages": [
      {"role": "user", "content": "Write a launch checklist"}
    ]
  }'

Endpoints

GET
/v1/models
List models exposed by the relay.
POST
/v1/chat/completions
Forward chat and coding requests to the configured upstream.
POST
/v1/images/generations
Forward image generation requests when enabled upstream.
POST
/v1/embeddings
Forward embedding requests when enabled upstream.

Runtime env

API_RELAY_UPSTREAM_BASE_URLAPI_RELAY_UPSTREAM_API_KEYAPI_RELAY_RATE_LIMIT_PER_MINUTEAPI_RELAY_CHAT_CREDITS_PER_REQUEST
Product
  • Models
  • Pricing
  • API docs
Dashboard
  • API keys
  • Credits
  • Billing
API routes
  • /v1/models
  • /v1/chat/completions
  • /v1/images/generations
Company
  • Contact
  • Privacy
  • Terms
API Relay HubAPI Relay Hub

I2V AI 기반 | 빠른 비디오 생성 | 전문가급 품질

Email

이 웹사이트는 독립적인 제3자 플랫폼입니다. 본 사이트에서 언급된 AI 모델 제공업체와 제휴, 보증 또는 공식 대리 관계가 없습니다. 모든 상표 및 브랜드명은 해당 소유자에게 귀속됩니다.

© 2026 I2V AI All Rights Reserved.

support@api-relay-hub.com