LANYUN MaaS: get an API key and write fiction with it on your phone

One of the more generous mainland free grants — 5M no-expiry tokens per user in the official press note, with campaign-era tutorials recording 10M — and the DeepSeek/GLM/Kimi/MiMo open lines all hang off one endpoint. This page is the BYOK quick answer for LANYUN MaaS: key steps, direct console and pricing links, and the app-side notes that matter. Verified 2026-07-18.

Two links up front: get your key at the official download page (it runs locally — there is no pricing page because there is no bill). Prices and free quotas move; the official pages are authoritative.

What does it power inside Foreverse?

The factory preset declares 1 modality flag for LANYUN MaaS. The models actually available come from the live catalog fetched in-app — catalogs move fast, and the flag only means the protocol wiring is ready.

ModalityUsed for
TextContinuation · roleplay chat · agent

How do I install LANYUN MaaS and reach it from my phone?

  1. Register and sign in to the LANYUN MaaS platform at maas.lanyun.net (email verification required).
  2. Open console → API KEY management → create, and copy the sk- key.
  3. Check your free-token balance under resource packs; copy model call names from the model plaza.

Key in hand: three steps to connect

  1. Open the app's Settings → AI models & services and find LANYUN MaaS in the list (one of 62 presets, with logo and search).
  2. Paste the key and tap the connectivity test — it fires one real request to verify key and network, and pulls back the model list while it's at it.
  3. Enable the models you want, then set per-modality defaults (text, image, speech, and video each get their own); continuation, chat, and listening route through them from then on.

The one universal host pitfall: the API host must include its full version prefix (this provider's exact form is in the notes below) — the app never appends /v1 for you.

LANYUN MaaS-specific notes

The preset host is https://maas-api.lanyun.net/v1. Model ids come in two shapes: some are bare names (deepseek-v4-flash, kimi-k2.6), others carry a /maas/ path prefix (/maas/zhipuai/GLM-5.2) — copy the full string from the model plaza instead of typing it. Prices are shown per model inside the console; there is no standalone pricing page.

FAQ

Does LANYUN MaaS have a free tier?

Yes: registration grants no-expiry free tokens (5M per user in the official press note; campaign-era tutorials record 10M), tracked on the resource-pack page; top up for metered use afterwards.

Where does the key live once I paste it into the app?

It's stored on your device only, under system-level encryption — never uploaded or synced to any Foreverse server. Requests go straight from your phone to the provider's official endpoint with zero markup. To revoke access, delete the key in the provider's console.

LANYUN MaaS API Key — Get One and Plug It into Foreverse (BYOK)