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

Impulsado por I2V AI | Generación rápida de videos | Calidad profesional

Email

Este sitio web es una plataforma independiente de terceros. No estamos afiliados, respaldados ni representamos oficialmente a ningún proveedor de modelos de IA mencionado en este sitio. Todas las marcas comerciales y nombres de marca pertenecen a sus respectivos propietarios.

© 2026 I2V AI All Rights Reserved.

support@api-relay-hub.com