v1

latestOpenAPI 3.1.02026-08-0629140119.9 KB
Account

List DICT Keys

get/v1/dict-keys

Response

List of DICT keys

created_atstring date-time required

PIX key registration timestamp (UTC, RFC 3339).

key_type'cpf' | 'cnpj' | 'email' | 'phone' | 'evp' required
key_valuestring required

Example response

[
  {
    "claim": {
      "completion_deadline": "2026-05-28T14:30:00Z",
      "resolution_deadline": "2026-05-28T14:30:00Z"
    },
    "created_at": "2026-05-28T14:30:00Z"
  }
]