app.bsky.contact

Contact discovery between actors.

defs

Shared type definitions.

app.bsky.contact.defs
dismissMatch

Removes a match that was found via contact import.

app.bsky.contact.dismissMatch
getMatches

Returns the matched contacts (contacts that were mutually imported).

app.bsky.contact.getMatches
getSyncStatus

Gets the user’s current contact import status.

app.bsky.contact.getSyncStatus
importContacts

Import contacts for securely matching with other users.

app.bsky.contact.importContacts
removeData

Removes all stored hashes used for contact matching, existing matches, and sync status.

app.bsky.contact.removeData
sendNotification

System endpoint to send notifications related to contact imports.

app.bsky.contact.sendNotification
startPhoneVerification

Starts a phone verification flow.

app.bsky.contact.startPhoneVerification
verifyPhone

Verifies control over a phone number with a code received via SMS and starts a contact import session.

app.bsky.contact.verifyPhone