O
OrcAI

Sign in to your account

Don't have an account? Register
O
OrcAI

Create your account

Already have an account? Sign in
O
OrcAI
Dashboard Orders Tickets Packages
Back to Home
Dashboard
U
User
Profile
Log out

Welcome back

Here's an overview of your account.

99.9%
Uptime
~45ms
Latency
10M+
Daily Usage
50+
Models
--
Balance
--
Total Used
--
Role
--
Status

Quick Start

1// One API, every model
2import { OrcAI } from 'orcai';
3
4const client = new OrcAI({
5 apiKey: process.env.ORCAI_KEY
6});
7
8const response = await client.chat({
9 model: "claude-opus-4",
10 messages: [{ role: "user", content: "Analyze this..." }],
11 max_tokens: 4096
12});

Account Information

Username
--
Email
--
Nickname
--
User ID
--

Orders

View your order history and transaction details.

Order List

Support Tickets

Get help from our support team.

Packages

Browse available plans and packages.