← Back to directory

Fund your Grove API Account with 1 USDC to get a JWT to tip creators on the inte...

https://testnet.api.grove.city/v1/fund

Overview

Fund your Grove API Account with 1 USDC to get a JWT to tip creators on the internet.

Protocol x402
Price $1.00
Payment Asset USDC
Payment Network Base Sepolia
Category uncategorized
Provider testnet
Source bazaar
Indexed 2026-03-02 01:13:19

Health

Status down
Latency (p50)
Uptime (30d) 0.0%
Reliability Score 10/100
Last Checked 2026-03-23 17:12:48
Last Healthy Never
Consecutive Failures 759

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "headerFields": { "Authorization": { "description": "Bearer JWT for funding an existing Grove account. When omitted, the call creates and funds a new account instead.", "required": false, "type": "string" }, "X-PAYMENT": { "description": "Base64-encoded x402 payment payload returned after signing the payment request described in the initial 402 response.", "required": true, "type": "string" } }, "method": "POST", "queryParams": { "amount": { "description": "Human-readable token amount to fund the tipping account. These funds can be used to tip creators on the internet. Examples: '0.01', '1', '1.05', '100.10'. Defaults to '1' when omitted. Token determined by 'token' parameter (default: USDC).", "required": false, "type": "string" }, "network": { "description": "Network identifier. Supported: base-sepolia, base. Defaults to base-sepolia when omitted. Account.network is set on first funding (immutable - represents VM type).", "examples": [ "base-sepolia", "base" ], "required": false, "type": "string" }, "token": { "description": "Token symbol. Defaults to USDC when omitted. Supported tokens vary by network. Check network token configuration.", "examples": [ "USDC", "ETH" ], "required": false, "type": "string" } }, "type": "http" }

Output Schema

{ "description": "Response model for successful funding.\n\nWhen creating a new account (no JWT provided):\n- account_id, api_key, address, and client_address are populated\n- Use api_key as Bearer token for future requests\n\nWhen funding existing account (JWT provided):\n- account_id and api_key are None\n- address and client_address are populated", "properties": { "account_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Account Id" }, "address": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Address" }, "api_key": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Api Key" }, "client_address": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Client Address" }, "funded_amount": { "title": "Funded Amount", "type": "string" }, "new_balance": { "title": "New Balance", "type": "string" }, "tx_hash": { "title": "Tx Hash", "type": "string" } }, "required": [ "funded_amount", "new_balance", "tx_hash" ], "title": "FundResponse", "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-03-23 17:12:48 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 16:40:01 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 15:40:02 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 14:00:55 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 13:30:59 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 12:17:06 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 11:31:23 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 10:30:14 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 09:48:06 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 08:36:41 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 07:17:26 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 06:32:54 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 05:22:36 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 04:42:04 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 03:35:39 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 02:34:45 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 01:35:32 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-23 00:27:21 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-22 23:27:11 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND
2026-03-22 22:39:43 error blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND