Models · Agents · Workspaces

The platform for
models & agents

Reach a whole catalogue of models through one endpoint your existing SDK already understands. Put an agent runtime behind it, or hand that agent a complete Linux desktop. Routing, scaling and uptime are ours to worry about; you pay for what you actually run.

$AGENT lives on chainRobinhood Chain · 4663@agentplatform_

Staking and credit units settle on Robinhood Chain. How staking works

Models behind one key
400+

Models behind one key

Managed agent runtimes
2

Managed agent runtimes

Workspace regions
9

Workspace regions

Endpoint to integrate
1

Endpoint to integrate

Routes to every major vendor

NorthwindCalderMeridianSableKestrelHarbourArdentFoundryNorthwindCalderMeridianSableKestrelHarbourArdentFoundry

What you can build

Three ways to put models to work

Use it as a plain model gateway, as a runtime that keeps an agent online, or as a whole computer that agent operates. Same account, same balance, same dashboard.

Model API

One endpoint. The whole catalogue.

Point the SDK you already use at our base URL and reach every model on the list with the key you already hold. Routing picks a healthy provider; failures fall through instead of surfacing.

  • Drop-in replacement for an OpenAI base URL
  • Automatic fallback when a route degrades
  • Per-key scopes, groups and rate ceilings
  • A usage log that explains each charge
Read the API reference

Agent runtime

Ship an agent, skip the servers.

Pick a runtime, give it a persona and a model, connect the places it should speak, and deploy. There is no container to build and no machine to keep alive.

  • One-click deploy with automatic restart
  • Chat channels and plain HTTP, side by side
  • Persona and long-term memory kept as files
  • Every agent visible from a single panel
Deploy an agent

Linux workspace

A desktop your agent can drive.

A dedicated machine running a keyboard-first Linux desktop, streamed to a browser tab. Choose the runtime that lives on it and let long jobs keep going after you close the lid.

  • Dedicated VM: 6 vCPU · 12 GB · 200 GB NVMe
  • Full desktop streamed to the browser
  • Nine regions, starting at $15 a month
  • One local runtime bundled in
Tour a workspace

Model API

Your stack already knows how to call it

The request body is the one your client library already builds. Swap the base URL and the key, keep everything else, and switch models by changing a single string.

  • Familiar request shape
  • Routed automatically
  • Scoped keys
  • Per-call usage log
Read the guides
curl https://api.agentplatform.store/v1/chat/completions \
  -H "Authorization: Bearer ap_sk_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "atlas-5.6-solo",
    "messages": [
      { "role": "user", "content": "Summarise this changelog." }
    ]
  }'

200 OK · atlas-5.6-solo · routed in 0.4s

Rates in the open

What a call costs

Input and output are metered per million tokens, at the rate shown on the row. No markup is added on the way out.

See the full catalogue

Sample data — illustrative figures, not live numbers.

ModelTypeInput / 1MOutput / 1MRoutes

atlas-6-wide

Northwind

Multimodal$0.55$2.769

lumen-5-pro

Calder

Multimodal$1.32$6.627

swift-3.8-flash

Meridian

Multimodal$0.08$0.419

atlas-5.6-solo

Northwind

Multimodal$0.28$1.6510

delta-v4-flash

Kestrel

Chat$0.33$0.993

flare-2.5-image

Northwind

Image$1.65$9.905

Live on Robinhood Chain

Stake once, spend on inference daily

Stake $AGENT for a receipt token, lock the receipt to issue credit units, then stake those units for a daily allowance of model credit and a discount on eligible usage.

Each staked unit carries a fixed daily allowance. The allowance resets at midnight UTC and does not accumulate; unstaking stops it from the following UTC day.

AGENT

Stake AGENT, hold the receipt

Staking mints a receipt token one for one. The receipt can earn funded rewards and can be locked as collateral to issue credit units. Unwinding the position back to AGENT takes seven days.

Credit unit

Lock the receipt, mint credit

Credit units are transferable. An active stake draws a fixed daily allowance of model credit per unit, plus a small discount on eligible usage above the cost floor. Unwinding a unit takes a day.

A credit unit is burned when the collateral behind it is redeemed, which releases the locked receipt. Buyback is not switched on in this release. Read the mechanics.

Platform

What an agent needs in order to keep running

Deploying is the easy half. The rest is uptime, memory, visibility and the ability to change your mind afterwards.

Reach people where they are

Attach an agent to the chat surfaces your users already open, or leave it headless behind an endpoint of your own.

Conversation that holds context

The runtime keeps the thread, the persona and the long-term notes, so a reply three days later still knows what happened.

One panel for everything

Status, transcripts, spend and restarts sit on a single screen instead of scattered across logs and terminals.

Stays up without you

Health checks run continuously and rebuild a failed container by themselves. Nothing waits for you to notice.

Agent lifecycle

Agents that sleep. Memory that stays awake.

On a machine of your own, stopping an agent means losing it. Here the platform holds the memory, so you can park one while it is idle and bring it back exactly where it stopped.

  • Park an idle agent and the compute line stops entirely
  • Persona, notes and channel config are archived for you
  • Wake it again and the same history is warm in seconds
Try it on an agent

Sample dataa scripted console transcript, not a live runtime.

runtime console
agent/nova
  • 21:02:11runtime serving on two channels
  • 21:02:1412 conversations handled this hour
  • 21:02:19park requested by owner
  • 21:02:20archiving persona.md (4.1 KB)
  • 21:02:20archiving notes/2026-07.md (18.2 KB)
  • 21:02:21config snapshot frozen
  • 21:02:21container released, billing stopped

Compute

$0.00/hr

billing paused

Wake to warm

~15s

persona and notes restored

Workspaces

Give the agent a computer of its own

A workspace is a whole Linux machine — browser, terminal, file system — with one runtime living on it. Tasks keep going on the server even when your own laptop is shut.

Sample datathe terminal below is a mock-up, not a live session.

desktop.agentplatform.store/workspace-tokyo-01
Live

orders.internal/exports

idstatusamount
2141refund42.00
2142paid128.50
2143paid86.00
2144refund19.20
2145paid240.00

workspace-tokyo-01 · atlas-5.6-solo

you pull this week's orders and reconcile the refunds

agent on it — exporting from the back office, then running the script

browser → orders.internal/exports

shell → reconcile.py --week 35

214 rows reconciled → ~/reports/week-35.csv

$

Streaming to this tab — take over any time6 vCPU · 12 GB · 200 GB NVMe

A real desktop

A keyboard-first tiling desktop with a browser, an editor and the usual command-line tooling already installed.

Watch, or take the wheel

The screen streams into a browser tab. Look in whenever you like, or grab the keyboard and finish the job yourself.

Server-side, always

Work continues after you close the tab. Nine regions to place it in, from western Europe through to Tokyo.

One monthly line

From $15 a month for the machine and the runtime bundled with it. Model tokens are metered separately.

Connections

Wire it into the tools you already run

Browse connections
  • Chat channels
  • Webhooks
  • REST endpoints
  • Object storage
  • Scheduled jobs
  • Vector stores
  • Issue trackers
  • Spreadsheets
  • Source control
  • Email relays
  • Calendars
  • Payment ledgers

How it goes

From an idea to something answering, in three moves

  1. 01

    Describe the agent

    Choose where it should speak, write the persona it should hold, and pick the model it thinks with.

  2. 02

    Connect what it touches

    Attach chat channels, webhooks and credentials. Secrets are injected at start and never printed into a log.

  3. 03

    Let it run

    It stays online, answers on its own, and reports what it did. You read the panel instead of watching a terminal.

Questions

The things people ask first

If something here is still unclear, the guides go deeper and the dashboard shows the real behaviour.

What exactly am I getting?

Three things on one account: a gateway that fronts a large model catalogue behind a single OpenAI-shaped endpoint, a managed runtime that keeps an agent online without a server of your own, and an optional Linux workspace that agent can drive like a person would.

Which models can I call?

The catalogue spans several vendors across chat, multimodal, image, video and embedding work. You pick a default model at setup and override it per request; the same key reaches all of them.

How long does a deploy take?

Creating an agent is a short wizard, and provisioning depends on the runtime and the region you chose. Progress shows in the dashboard. A fresh Linux workspace takes noticeably longer than an agent landing on an existing worker.

What happens to my data?

Each runtime gets its own isolated container and encrypted volume. Prompts pass through memory to be routed and metered, and are not kept or used for training. Secrets are encrypted at rest and injected at start, never printed into logs.

Can it reach my own tools?

Yes. Runtimes can call outward to your services over webhooks and plain HTTP, and connections let you attach credentials without pasting them into a prompt.

What if a runtime falls over?

Health checks run continuously and a failed container is rebuilt automatically. The dashboard keeps the event, so you can see what happened rather than guessing.

What is a workspace, really?

A dedicated virtual machine running a tiling Linux desktop, streamed to a browser tab. One local runtime is bundled with it. Work keeps running server-side after you close the tab, and you can take over the keyboard whenever you want.

How does billing work?

Model calls are metered per token at the catalogue rate. Runtimes and workspaces carry a flat monthly line. One balance covers everything, and the usage log shows which request spent what.

Start with one call. Grow into a whole runtime.

Open the dashboard, mint a key, and send a request. Nothing to install and no machine to stand up first.