{
  "x402Version": 2,
  "id": 7297,
  "slug": "7297",
  "resource": "https://grov.fun/api/solana/fbfollowers",
  "description": "grov: Facebook Followers. ⌚️ Start Time: 0-6h⚠️ The post and its account must be public, or the order will not start.🔗 Link Example: https://www.facebook.com/grov",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "DxnVaGNqTm1yX4Bm5YqtRzfUytF5ZiZ7N2eVXZpVPPP3",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "25000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "amount": 10,
            "handle": "grov"
          },
          "bodyType": "json",
          "method": "POST",
          "pathParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "ok": true,
            "orderId": "ORDER_ID",
            "paid": true,
            "secret": "SAVE_THIS_SECRET",
            "statusUrl": "https://grov.fun/api/solana/fbfollowers?action=view&secret={secret}"
          },
          "type": "json"
        }
      },
      "routeTemplate": ":var1",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "amount": {
                    "maximum": 500000,
                    "minimum": 10,
                    "type": "integer"
                  },
                  "handle": {
                    "description": "Account handle, with or without the leading @, or the full profile link.",
                    "type": "string"
                  }
                },
                "required": [
                  "handle"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "ok": {
                    "type": "boolean"
                  },
                  "orderId": {
                    "type": "string"
                  },
                  "paid": {
                    "type": "boolean"
                  },
                  "secret": {
                    "type": "string"
                  },
                  "statusUrl": {
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "ok",
                  "paid",
                  "orderId",
                  "secret",
                  "statusUrl"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "grov.fun",
  "lastUpdated": "2026-09-02T15:17:15.36Z",
  "quality": {
    "calls30d": 278,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-02T15:17:14.805Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "grov.fun",
    "manifest_name": "grov.fun",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}