Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to authenticate with the Automindz API
Authorization
curl -X POST https://api.automindz.co/v1/hiring-signals/leavers \ -H "Authorization: Bearer <your-api-key>" \ -H "Content-Type: application/json" \ -d '{ ... }'
401
422
503