DevelopersAPI referenceSignNotary directory
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.
View as MarkdownQuery Parameters
state?string
Two-letter state filter
city?string
q?string
Name or city substring
Response Body
application/json
application/json
curl -X GET "https://example.com/public/notary/notaries"{ "notaries": [ { "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 } ]}States with notary listings
Jurisdictions that have listings, with listed and verified counts — the data behind the state hub index. Unauthenticated, IP rate-limited.
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.