Skip to content

Split API Keys into its own HPP Hub page#11

Merged
hayarobi merged 2 commits into
mainfrom
docs/hub-api-keys
Jun 29, 2026
Merged

Split API Keys into its own HPP Hub page#11
hayarobi merged 2 commits into
mainfrom
docs/hub-api-keys

Conversation

@ultrafellen

@ultrafellen ultrafellen commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

The HPP Hub app moved API key management out of the Wallets page into a dedicated "API Keys" menu (issue keys + browse the full HPP Router model & pricing list). This updates the HPP Hub guide to match, and links into the newly added HPP Router docs where relevant.

Verified against the live Hub dev site (localhost:4000): sidebar is now Home · Playground · Wallets · API Keys · Settings · Support; the API Keys page itself links out to docs.hpp.io/hpp-router/quickstart.

Changes

  • New hub/api-keys.md — key creation, the Text/Image model tables, an example request (router.hpp.io, hpprouter/auto, Bearer), and links into the HPP Router guide.
  • hub/wallets.md — trimmed to Credits, Personal Wallet (EOA), MPC Wallet (matches the live page); points readers to the new API Keys page. Resolved the stale Buy Credit / staking TODOs.
  • sidebarsHub.ts — added api-keys after wallets.
  • intro / getting-started / playground / faq — cross-reference updates; AI-model mentions now link to /hpp-router. Corrected the model lineup to Claude, GPT, Kimi + free open models (the old "Llama, Qwen" was inaccurate vs. the live catalog).

Test Plan

  • npm run build passes (validates all internal links — onBrokenLinks: 'throw'), including new /hpp-router/* and ./api-keys links
  • Visually reviewed /hub/api-keys and /hub/wallets from the production build (sidebar order, Prev/Next, rendering)
  • CI build passes (test.yml)

The Hub app moved API key management out of Wallets into a dedicated
"API Keys" menu (issue keys + browse the HPP Router model/pricing list).
Mirror that in the guide:

- Add hub/api-keys.md documenting key creation, the model tables, an
  example request, and links into the new HPP Router guide.
- Trim hub/wallets.md to Credits, Personal Wallet (EOA), and MPC Wallet;
  point readers to the API Keys page for keys.
- Register api-keys in the Hub sidebar (after Wallets).
- Update intro / getting-started / playground / faq cross-references and
  link AI-model mentions to /hpp-router. Correct the model lineup
  (Claude, GPT, Kimi, plus free open models) to match the live Hub.
- api-keys: drop the "Moved here" migration note.
- wallets: neutral, present-tense pointer to the API Keys page (no
  "now have their own" framing).
- playground: lead the chat section with "chat with leading AI models"
  instead of the HPP Router gateway detail (kept on API Keys / FAQ /
  Overview, where API use is the point).
@ultrafellen ultrafellen requested a review from hayarobi June 26, 2026 14:52
Comment thread hub/getting-started.md

@hayarobi hayarobi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hayarobi hayarobi merged commit 0dddbcf into main Jun 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants