{
  "x402Version": 2,
  "id": 1495,
  "slug": "1495",
  "resource": "https://api.brazilayer.com/v1/fundos/ranking",
  "description": "Rank and screen Brazilian investment funds from official CVM data: largest by net assets, biggest net inflows over a window, or most shareholders — filterable by class (Renda Fixa, Ações, Multimercado, Cambial). Returns fund name, manager, administrator, NAV, assets and flows. Fund screening over the whole R$ 13.8tn industry. Free sample, no payment: https://api.brazilayer.com/v1/fundos/amostra",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3Cc1D8ee1dfdFd326c19B0884B8dF4b24B623f0c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "classificacao": "Ações",
            "dias": 5,
            "limite": 20,
            "por": "captacao"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "criterio": "patrimonio",
            "resultados": [
              {
                "cotistas": 120000,
                "denominacao": "FUNDO EXEMPLO",
                "patrimonio_liquido": 45000000000
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "classificacao": {
                    "description": "Renda Fixa | Ações | Multimercado | Cambial",
                    "type": "string"
                  },
                  "dias": {
                    "description": "flow window, 1-60",
                    "type": "integer"
                  },
                  "limite": {
                    "description": "max 50",
                    "type": "integer"
                  },
                  "por": {
                    "description": "patrimonio | captacao | cotistas",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.brazilayer.com",
  "lastUpdated": "2026-09-07T10:56:28.462Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-07T10:56:28.265Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.brazilayer.com",
    "manifest_name": "api.brazilayer.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}