anonyflow.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Core
anonymize
core.anonymize
Anonymize sensitive data in text
Risk: write
Output
anonymizePacket
core.anonymizePacket
Encrypt field values within a data packet based on keys
Risk: write
data full type
data full type
value full type
value full type
deanonymize
core.deanonymize
Restore original text from anonymized mapping
Risk: write
Output
deanonymizePacket
core.deanonymizePacket
Decrypt field values within a data packet based on keys
Risk: write
data full type
data full type
value full type
value full type
testConnection
core.testConnection
Verify API key and connectivity
Risk: read