Multimodal

AI endpoint dashboard

Create deployments, manage keys, and call one account endpoint.

How it works

Three steps.

  1. Step 1

    Create a deployment with a model ID.

  2. Step 2

    Create an API key for your account.

  3. Step 3

    Call the account endpoint with model and input.

Features

Core functions.

Create deployments

Add a model ID and create a deployment from the app.

You can call the deployment right away.

Calls support /v1/responses and /v1/chat/completions.

Use one endpoint

Every deployment is served from one account endpoint.

Client code stays simple.

Set the target model in the request body.

Manage access

App routes require sign-in and use account API keys.

Access stays scoped to your account.

Start

Use the app to create your first deployment.