Skip to main content

V1 Public Key Lookup All

Fetch every indexed account tied to a public key. This v1 route currently uses the same response shape as the v0 route.

Network
FastNear API keyNo saved key
Get API key
Endpointhttps://api.fastnear.com
Authnone detected
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

GET

This operation performs GET /v1/public_key/{public_key}/all.

Required request inputs: yes

GET /v1/public_key/ed25519%3ACCaThr3uokqnUs6Z5vVnaDcJdrfuTpYJHJWcAGubDjT/all

Path parameters

public_key *string

Query parameters

apiKeystring

Response reference

200 application/json

Matching account IDs for the supplied public key, including limited-access keys

Response schema

objectPublicKeyLookupResponse
requires public_key, account_ids
account_ids *array
itemsstring
public_key *string