---
title: "POST /exposicaopublicapf"
method: POST
path: "/exposicaopublicapf"
tags: ["Exposição Pública PF"]
---

# POST /exposicaopublicapf

`POST /exposicaopublicapf`

## Request body

- object
  - `Consulta` object
    - `IdConsulta` string, required
    - `CpfCnpj` string, required
    - `TipoPessoa` string, required
    - `ProximaPagina` string

## Response `200`

Resposta da consulta:
* Código 1: Sucesso
* Código 2: Dado não encontrado na base de dados
* Código 3: Erro na consulta

- RespostaExposicaoPublicaPF
  - `CONSULTA` object
    - `CONSULTA` object
      - `CODIGORESPOSTA` string
      - `DATAHORA` string
      - `LOGON` string
      - `IDCONSULTA` string
    - `RESPOSTA` object
      - `CODIGO` string
      - `DADOSCADASTRAIS` object
        - `CPFCNPJ` string
        - `NOMERAZAO` string
        - `NASCFUND` string
      - `DADOSPUBLICOS` object
        - `NIVEL_DE_EXPOSICAO_NA_MIDIA` string
        - `NIVEL_DE_CELEBRIDADE` string
        - `NIVEL_DE_IMPOPULARIDADE` string
        - `NOTICIAS` object[]
          - `TITULO` string
          - `FONTE` string
          - `URL` string
          - `ANALISE_DE_SENTIMENTOS` string
          - `CATEGORIA` string
          - `DATA_DE_CAPTURA` string
          - `DATA_DA_PUBLICAO` string
      - `ETIQUETAS_DE_PESQUISA` object
        - `NOME_COMPLETO` string
        - `NOME_COMPLETO_SCORE` string
        - `NOME_CURTO` string
        - `NOME_CURTO_SCORE` string
      - `PROXIMA_PAGINA` string
      - `TOTAL_DE_PAGINAS` string
      - `ESTATISTICAS_DE_NOTICIAS` object
        - `TOTAL_NOTICIAS` string
        - `NOTICIAS_ULTIMOS_7_DIAS` string
        - `NOTICIAS_ULTIMOS_30_DIAS` string
        - `NOTICIAS_ULTIMOS_90_DIAS` string
        - `NOTICIAS_ULTIMOS_180_DIAS` string
        - `NOTICIAS_ULTIMOS_365_DIAS` string

---

[API](https://skmtc.net/credify/apis/credify-api-auth.md) · [All operations](https://skmtc.net/credify/apis/credify-api-auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/credify/credify-api-auth/revisions/c8c11484ec88/schema)
