DevelopersAPI referenceSignNotary directory
One notary profile
A profile page. Bio, languages, specialties, and availability appear only on verified (claimed) profiles — unclaimed pages carry registry facts and the sync date.
View as Markdowncurl -X GET "https://example.com/public/notary/notaries/string"{ "notary": { "slug": "string", "fullName": "string", "state": "string", "stateName": "string", "city": "string", "county": "string", "verified": true, "commissionNumber": "string", "commissionExpiresAt": "2019-08-24T14:15:22Z", "onlineAuthorized": true, "onlineSource": "string", "onlineVerifiedAt": "2019-08-24T14:15:22Z", "sessionsCount": 0, "sourceSyncedAt": "2019-08-24T14:15:22Z", "languages": [ "string" ], "specialties": [ "string" ], "bio": "string", "availabilityNote": "string", "accepting": true }}Search the directory
Public directory search. Verified (claimed) profiles rank first, then by session volume. Removed, suspended, and opted-out listings never appear. Registry addresses are never rendered — city and county only.
My notary profile
The caller's notary profile — 404 when the account has none.