Skip to main content
GET
Retrieve key

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).

Path Parameters

entryId
string
required

Pix key value.

Query Parameters

account_id
string<uuid>

Account identifier.

Response

Pix key details retrieved successfully

key
string
required

Pix key value.

Example:

"+5511987654321"

endToEndId
string
required

End-to-end transaction identifier.

Example:

"E1234567820230615123456789012345"

payee
object
required

Bank account information.