{
  "x402Version": 2,
  "id": 1515,
  "slug": "1515",
  "resource": "https://api.brazilayer.com/v1/fundos/movimentacoes",
  "description": "What Brazilian funds are buying and selling, stock by stock, from the official CVM portfolio disclosure (CDA): for the latest consolidated month, the amount bought and sold per ticker across all disclosing funds, and the net flow — the institutional \"smart money\" signal per Brazilian stock. Defaults to the most recent month with broad disclosure. Free sample, no payment: https://api.brazilayer.com/v1/fundos/amostra",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3Cc1D8ee1dfdFd326c19B0884B8dF4b24B623f0c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limite": 20
          },
          "type": "http"
        },
        "output": {
          "example": {
            "competencia": "2026-04-30",
            "mais_compradas_liquido": [
              {
                "cd_ativo": "VALE3",
                "comprado": 450000000,
                "fundos": 87,
                "liquido": 330000000,
                "vendido": 120000000
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "competencia": {
                    "description": "month YYYY-MM (default: latest consolidated)",
                    "type": "string"
                  },
                  "limite": {
                    "description": "max 50",
                    "type": "integer"
                  }
                },
                "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:31.827Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-07T10:56:31.621Z"
  },
  "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"
  }
}