V1 Public Key Lookup
Use the v1 endpoint for the newer namespace. It currently returns the same { public_key, account_ids } shape as the v0 route.
Live Response
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
Request reference
GETThis operation performs GET /v1/public_key/{public_key}.
Required request inputs: yes
GET /v1/public_key/ed25519%3ACCaThr3uokqnUs6Z5vVnaDcJdrfuTpYJHJWcAGubDjT
Path parameters
public_key *stringQuery parameters
apiKeystringResponse reference
200 application/jsonMatching account IDs for the supplied full-access public key
Response schema
objectPublicKeyLookupResponse
requires public_key, account_idsaccount_ids *arrayitemsstringpublic_key *string