Skip to main content
Every 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
Input Output

anonymizePacket

core.anonymizePacket Encrypt field values within a data packet based on keys Risk: write
Input
Output

deanonymize

core.deanonymize Restore original text from anonymized mapping Risk: write
Input Output

deanonymizePacket

core.deanonymizePacket Decrypt field values within a data packet based on keys Risk: write
Input
Output

testConnection

core.testConnection Verify API key and connectivity Risk: read
Input: empty object Output