Skip to main content

Endpoints

Authentication input

Support endpoints use a job secret (not API-key style auth). Secret can be provided via:
  • query (?secret=...)
  • JSON body ("secret": "...")
  • header (x-secret: ...)

Send message

Fetch thread

Notes

  • Messages are wallet-threaded across paid jobs from the same wallet.
  • Practical limits apply for anti-spam (message length and cadence).