{
  "x402Version": 2,
  "id": 3325,
  "slug": "3325",
  "resource": "https://api.stacktr.ee/provision",
  "description": "Stacktree: provision a persistent API key for hosting HTML pages as private, shareable web pages ($1.00). The key is returned once in the response body.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xcc985ba6934d134feec4824ba40258608f3a4333",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "Gr8z3Dh74y4nJJAW25r2WSmzm3ZQr2n5GU5qjavFG49c",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "Buy a persistent Stacktree API key ($1.00, shown once) for hosting HTML pages as private, shareable web pages. Send it as Authorization: Bearer to publish reports, dashboards, landing pages and static sites to permanent unguessable links, and to update them at the same URL. For a single page, POST /publish ($0.50) needs no key at all.",
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "api_key": "stk_live_…",
            "ok": true,
            "usage": "Authorization: Bearer stk_live_…"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "body": {
                "description": "Optional JSON body. Payment is carried in the PAYMENT-SIGNATURE header (x402 v2), so no body is required. Fields apply only to the token-carried rails (ACP / AP2).",
                "properties": {
                  "acp_shared_payment_token": {
                    "description": "ACP rail: a Stripe Shared Payment Token (spt_...).",
                    "type": "string"
                  },
                  "ap2_mandate": {
                    "description": "AP2 rail: an AP2 mandate object.",
                    "type": "object"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "description": "Returned once payment settles.",
                "properties": {
                  "api_key": {
                    "description": "The provisioned stk_live_ API key, shown once.",
                    "type": "string"
                  },
                  "ok": {
                    "type": "boolean"
                  },
                  "prefix": {
                    "type": "string"
                  },
                  "protocol": {
                    "type": "string"
                  },
                  "usage": {
                    "description": "How to use the key, e.g. \"Authorization: Bearer stk_live_...\".",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "serviceName": "Stacktree — provision",
      "serviceRecord": "https://api.stacktr.ee/.well-known/x402-service",
      "tags": [
        "html",
        "hosting",
        "host",
        "web-page",
        "publishing",
        "private",
        "static-site",
        "api-key",
        "share-link",
        "agents"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.stacktr.ee",
  "lastUpdated": "2026-09-12T01:03:49.955Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-12T01:03:49.606Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.stacktr.ee",
    "manifest_name": "api.stacktr.ee",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}