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

A small, speed-focused host with in-house inference acceleration — high-throughput full-size DeepSeek serving is the calling card, and the homepage advertises a 10M+ token signup grant; a good fast backup lane for DeepSeek. This page is the BYOK quick answer for SophNet: 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 console and check rates on the official pricing page. Prices and free quotas move; the official pages are authoritative.

What does it power inside Foreverse?

The factory preset declares 1 modality flag for SophNet. 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 get a SophNet API key?

  1. Register at sophnet.com and create (or open the default) project.
  2. On the project detail page, open API KEY → new API key, and save it immediately — it can't be viewed again after you leave the page.
  3. Make sure the key and the model service you call live in the same project; crossing projects returns 401.

Key in hand: three steps to connect

  1. Open the app's Settings → AI models & services and find SophNet 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.

SophNet-specific notes

The preset host is https://www.sophnet.com/api/open-apis/v1 — the full prefix is /api/open-apis/v1, so don't trim it to a bare /v1 (official docs also document an api.sophnet.com/v1 form; both work). Keys are scoped per project.

FAQ

Does SophNet have a free tier?

Yes, a signup grant: the homepage advertises 10M+ tokens on registration (campaign wording — the signup page states the current amount); several plugin-type services are also free for a limited time.

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.

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