Atlas Inference

Atlas Inference

An OpenAI-compatible API for open-weight text models. Change a base URL, a key, and a model name — nothing else.

Atlas serves a curated ladder of open-weight text models behind an OpenAI-compatible HTTP API. A client already written against an OpenAI SDK works against Atlas after three changes and no new code:

https://api.inference.runatlas.com/v1

API key

An Atlas key, beginning atl_live_. Created in the console, shown once.

Model

An Atlas catalog identifier, such as atlas-mid-1.

Your first request

There is no Atlas SDK, and there is not meant to be one. The OpenAI Python and Node clients are the supported path — a client library of our own would be a second integration surface to keep in step with the first.

Start here

What the platform gives you

Beta terms

Atlas is in an invite-only beta. Usage is free, and the published prices are provisional — they are what your usage would cost, shown so you can model it, and they may change before billing is enabled. See Pricing.

There is no public sign-up. Organizations are created by Atlas from an invite; see Organizations and roles.

On this page