API Reference
Integrate Invixy directly into your application with our REST API.
Authentication
All API requests must be authenticated using a Bearer token.
Authorization: Bearer YOUR_API_KEY
You can generate an API key from your dashboard settings. Keep this key secure.