docs(README): add prominent API key CTA bar near top (BUY-31214)#29
Merged
Conversation
npm traffic: @buywhere/mcp-server = 16/day, buywhere-mcp = 12/day = ~400 developers/month touching the README on the install path. The existing 'Get your free API key' link on line 64 was buried after the demo and install snippets; the new for-the-badge CTA + sub-line is the second thing a developer sees after the title blockquote and the first thing they see if they only skim the top 10 lines. CTA path: https://buywhere.ai/api-keys (verified 200, free email signup, no credit card). Tracks BUY-31214 Jun 5-30 API key registration amplification push (280/1000, 14d left, 0 today).
This was referenced Jun 17, 2026
BuyWhere
added a commit
that referenced
this pull request
Jun 18, 2026
…+ server.json (#31) The 3-second no-signup key path is the real KPI 3 unlock (day-rate jumped 1/day -> 10/day in 90min after the unblock, 2026-06-18). This PR upgrades the existing buywhere.ai/api-keys CTA (from PR #29) to also lead with the new self-service POST /v1/auth/register flow. Refs: BUY-52700 (CTA refresh epic). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
KPI 3 (API keys) = 280/1000, 14 days left, 0 today. Board approval 67981867 (OpenTools) is still pending. The top-of-funnel CTA strategy is the highest-leverage move available while waiting on the board — and this README is the most-touched surface by far:
@buywhere/mcp-server= 16 npm downloads/daybuywhere-mcp= 12 npm downloads/dayChange
Added a prominent CTA bar right after the title blockquote, before any badges. New developer sees it within the first 10 lines instead of having to scroll past 60+ lines of demo + install.
Verify
https://buywhere.ai/api-keysis 200 with working email+use-case form (verified 2026-06-17 01:50Z)Tracked under
BUY-31214 Jun 5-30 API key registration amplification push. Same wave as the dev portal CTA in BuyWhere/buywhere#141 (already merged and live on api.buywhere.ai/).