---
name: api.brokenkeyremapper.xyz
description: api.brokenkeyremapper.xyz is a single-endpoint host that delivers a download URL and license details for the Broken Key Remapper software following a one-time USDC payment on Base. It handles post-purchase fulfillment only, returning the software name, description, download link, license terms, and purchase timestamp.
host: api.brokenkeyremapper.xyz
---

# api.brokenkeyremapper.xyz

This host serves as the fulfillment backend for Broken Key Remapper, a software product sold via a one-time payment on the Base blockchain. It is purpose-built for agents that need to complete a purchase flow by retrieving the download asset and license after payment is confirmed. It does not handle subscriptions, license validation, or any pre-purchase operations.

## When to use this host

Use this host when an agent needs to fulfill a completed one-time purchase of Broken Key Remapper and retrieve the download link and license details programmatically. Do not use it for license validation after initial delivery, subscription management, or any recurring access checks — this endpoint is strictly a one-time post-payment fulfillment call. It is also not suitable for browsing or comparing software products; it serves only the single Broken Key Remapper title.

## Capabilities

### Software Purchase Fulfillment

Delivers the download URL and license information for Broken Key Remapper after a one-time USDC payment on Base, completing the post-purchase delivery step.

- **`fetch-broken-key-remapper-download-link`** — Returns the download URL and license details for Broken Key Remapper after a one-time USDC payment on Base.

## Skill reference

### `fetch-broken-key-remapper-download-link`

**Broken Key Remapper Download Link** — Returns the download URL and license details for Broken Key Remapper after a one-time USDC payment on Base.

*Use when:* Use when a user has purchased Broken Key Remapper and needs the software download link and license information delivered programmatically.

*Not for:* Do not use for recurring subscription checks or license validation after initial purchase; this endpoint delivers a one-time download link per payment.

**Returns:** Returns a JSON object with the product name, a purchase confirmation message, a Google Drive download URL, license terms, and a purchase timestamp.

**Example:** `GET https://api.brokenkeyremapper.xyz/api/brokenkeyremapperlink`

---
