Skip to main content

com.atproto.identity.resolveHandle

GET 

/xrpc/com.atproto.identity.resolveHandle

To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.

Resolves a handle (domain name) to a DID.

Request

Query Parameters

    handle handlerequired

    The handle to resolve.

Responses

OK

Schema

    did didrequired
Loading...