Fund your Grove API Account with 1 USDC to get a JWT to tip creators on the inte...
https://testnet.api.grove.city/v1/fundOverview
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-08-01 00:16:59
Last Healthy
Never
Consecutive Failures
1935
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-08-01 00:16:59 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-31 20:19:44 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-31 16:22:44 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-31 13:19:13 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-31 05:49:54 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-31 01:13:35 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-30 22:00:01 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-30 19:23:57 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-30 12:54:08 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-30 06:47:22 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-30 03:56:45 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-30 00:34:28 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-29 19:26:46 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-29 16:18:54 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-29 14:02:06 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-29 07:11:01 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |
| 2026-07-29 03:54:20 | error | — | — | blocked: DNS resolution failed for testnet.api.grove.city: ENOTFOUND |