Gateway service available

OpenAI-compatible access

Enterprise AI Model Gateway

Move an OpenAI-compatible chat client to MIYAIP with three settings: Base URL, SK, and model. Access is available to MIYA users with a successful paid order.

Core capabilities

A familiar client interface, managed through MIYAIP

Configure an existing OpenAI-compatible client, choose from the models shown in your dashboard, and keep the SK lifecycle under your control.

Access workflow

From paid account to first request

The signed-in console confirms eligibility and provides the values needed by your client.

Successful paid order required

Integration

Make the first request

Use the same Chat Completions payload structure from cURL or Python, replacing the placeholder with your own SK.

Base URL
https://ai.miyaip.online:3000
Chat Completions endpoint
https://ai.miyaip.online:3000/v1/chat/completions

The examples use gpt-5 for illustration. Always use a model name from the current list in your signed-in dashboard.

Key safety

Treat the gateway SK as a private credential

This public page never loads account data. Generate, view, and rotate credentials only in the signed-in console.

FAQ

About the AI Model Gateway