Skip to main content
GET
List MED fraud markers (DICT-direct)

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint using client credentials (clientId and clientSecret).

Include token in Authorization header: Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Token expires after 3600 seconds (1 hour).

Query Parameters

cpf_cnpj
string
required

The document to query (required for the DICT-direct listing).

chave
string

Optional key filter (must belong to cpf_cnpj if given).

limit
integer<int64>

DICT-mode page limit; 0 uses the upstream default (20).

Response

OK

data
object[] | null
required

The list of fraud markers.