SandboxYou're testing in a sandbox — your place to experiment with Furlpay. No real funds move.
API keys
Learn about API authentication →Restricted keys
Create a key with specific access limits and permissions for greater security.
| Name | Token | Access policy | Last used | Created |
|---|---|---|---|---|
| Shopping agent | rk_test_agent_claude_9f21c3… | Wallets: read · Payments: write | 2 min ago | Jul 1, 2026 |
| Webhook worker | rk_test_webhook_prod_3a7cb0… | Events: read | 5 min ago | Jun 30, 2026 |
Agent keys
Furlpay-only: keys scoped to x402 payments with per-key spend limits baked in. Manage in the Agent Console.
| Name | Token | Access policy | Last used | Created |
|---|---|---|---|---|
| Claude-Shopping | ak_test_claude_shop_9f21… | x402 · ≤ $25/tx · $50/day | 2 min ago | Jul 2, 2026 |
| GPT-Research | ak_test_gpt_research_3a7c… | x402 · ≤ $1/tx · $5/day | 15 min ago | Jul 2, 2026 |
Standard keys
Full API access — enables extensive interaction with your account.
| Name | Token | Last used | Created | |
|---|---|---|---|---|
| Publishable key | pk_test_51PsdVkSIsSTsfivl554y2ZEKE4bXaB50gSqnYg17Uc898julzfT | — | Jul 1, 2026 | |
| Secret key | sk_test_•••••••••••••••••••••••••••••••••••• | — | Jul 1, 2026 |
Keep your secret key on the server. Never expose it in client code or commit it to git.
Key prefixes
pk_live_ / pk_test_Publishable — safe in client codesk_live_ / sk_test_Secret — server-side onlyrk_live_ / rk_test_Restricted — scoped permissionsak_live_ / ak_test_Agent — x402-scoped with spend limits (Furlpay-only)