API Reference
The Anonyx public API lets you manage anonymization projects from your own tools: create sources, define rules, trigger runs, and receive webhooks.
Every request is authenticated with an API key sent in the Authorization header using the Bearer scheme.
- Base URL
- https://api.anonyx.io/api/v1/pub
Loading…