Skip to main content

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.

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

Required request inputs: yes

GET /v1/public_key/ed25519%3ACCaThr3uokqnUs6Z5vVnaDcJdrfuTpYJHJWcAGubDjT

Path parameters

public_key *string

Query parameters

apiKeystring

Response reference

200 application/json

Matching account IDs for the supplied full-access public key

Response schema

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