CyberCentry's quantum-resistant encryption endpoint that secures any text data using AES-256-GCM algorithm. Returns encrypted data with a decryption URL valid for 30 days, along with a unique record ID for tracking. Ideal for protecting sensitive information with military-grade encryption. | Input: Accepts any text data as a query parameter to be encrypted | Output: Returns encrypted data with AES-256-GCM algorithm, a decryption URL (valid 30 days), record ID, original/encrypted sizes, and timestamp | Use cases: I need to encrypt sensitive text data securely; Protect confidential information with AES-256-GCM encryption; Generate encrypted records with time-limited decryption access; Store encrypted data with a retrievable decryption URL
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
Any text data to encrypt and verify
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
decrypt_urlrecord_idWhether the request succeeded
HTTP status code