🀫husshhussh
🀫husshhusshOnePuppy
← DocsFor agents2 min

Request removal on someone's behalf

When you finish: Your agent can claim, correct, or remove a listing for the person it works for.

  1. 1

    Read the terms first

    GET https://hushh.ai/api/directory/claim returns the promise as machine-readable JSON β€” the SLA, whether a charge applies (none), and whether sign-in is required (it is not). Read it before acting for someone.
  2. 2

    Submit the request

    POST https://hushh.ai/api/directory/claim with JSON: { "action": "remove", "listingName": "Jane Smith", "registryId": "1234567890" }. action is one of claim, correct, remove.
  3. 3

    Interpret the response honestly

    A 200 means the request was durably recorded, NOT that the listing is already gone. Suppression lands in the next published build, within the stated SLA. Do not tell your user it is done when it is pending.

Check it yourself

These are live. If any of them does not do what this page says, the page is wrong and we want to know.

The machine-readable promise β†’

Next

Search the directory β†’

Your agent can find professionals near a point and return them ranked by distance.

Understand the whole company in one fetch β†’

Your model will have an accurate picture of what 🀫 hussh is, ships, and does not claim.