{
  "info": {
    "name": "Consultas — mcp.ai",
    "description": "REST API for the Consultas MCP. Set {{apiKey}} to a workspace key (sk_live_…) created at https://mcp.ai/settings/api-keys.",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  },
  "auth": {
    "type": "bearer",
    "bearer": [
      {
        "key": "token",
        "value": "{{apiKey}}",
        "type": "string"
      }
    ]
  },
  "variable": [
    {
      "key": "baseUrl",
      "value": "https://api.mcp.ai/api/consultas",
      "type": "string"
    },
    {
      "key": "apiKey",
      "value": "sk_live_...",
      "type": "string"
    }
  ],
  "item": [
    {
      "name": "consultas_antecedentes_sp",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/antecedentes/sp",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "antecedentes",
            "sp"
          ]
        },
        "description": "Certidão de antecedentes criminais do estado de SP por nome.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"nome\": \"\",\n  \"birthdate\": \"\",\n  \"genero\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_bcb_valores_receber",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/bcb/valores/receber",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "bcb",
            "valores",
            "receber"
          ]
        },
        "description": "Valores a Receber no Banco Central (SVR) — verifica se uma pessoa ou empresa tem dinheiro esquecido a resgatar. PF: informe cpf + data_nascimento. PJ: informe cnpj + data_abertura_empresa. Síncrono.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cpf\": \"\",\n  \"data_nascimento\": \"\",\n  \"cnpj\": \"\",\n  \"data_abertura_empresa\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_cnd_estadual",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/cnd/estadual",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "cnd",
            "estadual"
          ]
        },
        "description": "Certidão Negativa de Débitos Estaduais (CND estadual) de um estado, por CNPJ/CPF/IE. Informe a UF.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"uf\": \"\",\n  \"cnpj\": \"\",\n  \"cpf\": \"\",\n  \"ie\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_cnd_federal",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/cnd/federal",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "cnd",
            "federal"
          ]
        },
        "description": "Certidão de débitos federais e Dívida Ativa da União (CND Federal/PGFN) por CNPJ ou CPF.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_cndt",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/cndt",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "cndt"
          ]
        },
        "description": "Certidão Negativa de Débitos Trabalhistas (CNDT) por CNPJ ou CPF.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_cpf",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/cpf",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "cpf"
          ]
        },
        "description": "Situação cadastral de um CPF na Receita (nome, situação, nascimento, inscrição, óbito). Requer CPF + data de nascimento.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cpf\": \"\",\n  \"birthdate\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_fgts",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/fgts",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "fgts"
          ]
        },
        "description": "Regularidade do empregador perante o FGTS (Certificado de Regularidade — CRF) por CNPJ.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_irpf",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/irpf",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "irpf"
          ]
        },
        "description": "Comprovante/situação da Declaração de IRPF de um CPF, por ano-calendário.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cpf\": \"\",\n  \"birthdate\": \"\",\n  \"year\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_marcas",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/marcas",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "marcas"
          ]
        },
        "description": "Marcas registradas no INPI por titular (CPF ou CNPJ).",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_mei",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/mei",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "mei"
          ]
        },
        "description": "Dados do MEI (Microempreendedor Individual) por CPF ou CNPJ.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_nfe",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/nfe",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "nfe"
          ]
        },
        "description": "Consulta uma Nota Fiscal Eletrônica (NF-e) pela chave de acesso (44 dígitos).",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"nfe\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_offshore_leaks",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/offshore/leaks",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "offshore",
            "leaks"
          ]
        },
        "description": "Busca na base ICIJ Offshore Leaks (paraísos fiscais) por nome/termo.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"query\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_patentes",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/patentes",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "patentes"
          ]
        },
        "description": "Patentes registradas no INPI por titular (CPF ou CNPJ).",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_sancoes_ofac",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/sancoes/ofac",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "sancoes",
            "ofac"
          ]
        },
        "description": "Busca em listas de sanções do OFAC (EUA) por nome/termo.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"query\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_sancoes_onu",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/sancoes/onu",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "sancoes",
            "onu"
          ]
        },
        "description": "Busca em listas de sanções da ONU por nome/termo.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"query\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_simples",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/simples",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "simples"
          ]
        },
        "description": "Situação no Simples Nacional / SIMEI de um CNPJ.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_sintegra_rj",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/sintegra/rj",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "sintegra",
            "rj"
          ]
        },
        "description": "Situação cadastral de ICMS (SINTEGRA) no estado do RJ por CNPJ ou CPF.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_sintegra_sp",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/sintegra/sp",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "sintegra",
            "sp"
          ]
        },
        "description": "Situação cadastral de ICMS (SINTEGRA) no estado de SP por CNPJ ou CPF.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_sintegra_suframa",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/sintegra/suframa",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "sintegra",
            "suframa"
          ]
        },
        "description": "Situação cadastral na SUFRAMA por CNPJ ou CPF.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\",\n  \"cpf\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "consultas_tcu_pj",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/tcu/pj",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "tcu",
            "pj"
          ]
        },
        "description": "Consulta consolidada do TCU para uma PJ (inidôneos, inabilitados, contas irregulares) por CNPJ.",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"cnpj\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    }
  ]
}