QuickDID provides high-performance resolution services for the AT Protocol ecosystem.
Available Endpoints
GET /xrpc/com.atproto.identity.resolveHandle
Resolve an AT Protocol handle to its DID
Parameters: ?handle={handle}
Try It Out
Example Usage
curl "https://quickdid.smokesignal.tools/xrpc/com.atproto.identity.resolveHandle?handle=ngerakines.me"
GET /xrpc/com.atproto.lexicon.resolveLexicon
Resolve an AT Protocol lexicon (NSID) to its schema
Parameters: ?nsid={nsid}
Try It Out
Example Usage
curl "https://quickdid.smokesignal.tools/xrpc/com.atproto.lexicon.resolveLexicon?nsid=app.bsky.feed.post"
Documentation
For more information, visit the QuickDID repository .