protect_content
Register and protect text content with ProofX cryptographic signatures. The content is sent to the ProofX server where the SHA-256 hash is computed and registered for tamper-proof protection. Use this when a user wants to protect their text, article, poem, script, code, or other content they created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | A title for the content being protected | Untitled |
| creator_id | No | ProofX creator ID (8-char hex). If not provided, uses the authenticated session. Get one free at proofx.co.uk | |
| content_text | Yes | The text content to protect (article, poem, script, code, lyrics, etc.) |