ONE ECOSYSTEM

Orimise.

Technology for a growing business.

AI Gateway: many AI models at low cost. Your first POS branch is free, and HRM is free for your team.

AI GatewayAffordable AI APIOrimise POS First branch freeSales, inventory, customers and reportsOrimise HRM FreePeople, attendance and payroll

ORIMISE / ECOSYSTEM

Choose what you need. Get started.

Three products for AI, sales and people. POS is free for your first branch; HRM is free to use.

01 / AI

AI Gateway

One API key for GPT, Claude and Gemini. Pick models by budget, track every token and pay for usage.

  • Multiple models through one API
  • Works with familiar SDKs
  • Streaming and usage tracking
Compare model prices
FLEXIBLE COSTPay only for what you use.

No subscription fee. Input and output prices are shown for each model.

02 / COMMERCE

Orimise POS

First branch free · Full features

From checkout to back office, run your store from one familiar workspace.

  • Checkout, table map and kitchen display
  • Catalog, ingredient inventory and purchasing
  • Customers, loyalty and promotions
  • Sales, profit and cost reports
Start with free POS Additional branches are paid.
Orimise POS checkout interface
Checkout workspace

03 / PEOPLE

Orimise HRM

Free to use

People records, working time and pay in one workspace. Connect it with your POS business.

  • Employee records and organization
  • Schedules, attendance and leave
  • Payroll runs and payslips
  • Connect employees with POS
Start with free HRM
Orimise HRM people dashboard
People dashboard

AI GATEWAY / Integration

Simple Integration

Use the familiar OpenAI SDK — just change the baseURL

quickstart.tsTypeScript
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://api.orimise.com/v1",
  apiKey: "sk-orimise-...",
});

const response = await client.chat.completions.create({
  model: "gpt-5",    // or "claude-opus", "gemini-pro"
  messages: [{ role: "user", content: "Hello!" }],
  stream: true,
});
✓ OpenAI SDK Compatible✓ SSE Streaming✓ 20+ Models

AI GATEWAY / Pricing

Powerful AI, low running costs

Choose a model that fits your budget. No subscription fee; pay for the tokens you use. Compare input and output prices below.

USD per 1 million tokens; prices are loaded from the model catalog.

Ask about pricing

FAQ

Frequently Asked Questions

Get started with Orimise AI Gateway

Create an account and start making API calls in minutes. POS and HRM are here as your business grows.

Sign in to AI Gateway