Skip to main content
POST
Check Keys Existence

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
keys
object[]
required

List of Pix keys to verify existence.

Required array length: 1 - 200 elements

Response

Keys check completed successfully.

keys
object[]