Skip to main content
GET
cURL with fictitious data

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

X-Account-Id
string
required

UUID of the account associated with the operation.

Example:

"019606a1-3b4c-7d8e-9f01-234567890abc"

X-End-To-End-Id
string

End-to-end correlation ID (exactly 32 characters)

Example:

"E12345678202401011200abcdef12345"

Path Parameters

key
string
required

Pix key value (CPF, CNPJ, email, +E.164 phone, or EVP UUID)

Example:

"52998224725"

Response

OK

account
object
required
createdAt
string<date-time>
required
Example:

"2019-11-18T03:00:00Z"

keyType
string
required
Example:

"CPF"

keyValue
string
required
Example:

"52998224725"

person
object
required
endToEndId
string
Example:

"E12345678202401011200abcdef12345"

keyOwnershipDate
string<date-time>
Example:

"2019-11-18T03:00:00Z"