The Xenovia API provides programmatic access to the Xenovia platform, allowing developers to integrate AI agent capabilities into their applications and workflows.
Overview
Xenovia’s API is designed with the following principles:- RESTful Design - Follows REST principles with resource-oriented URLs
- JSON Formatted - Uses JSON for all data exchange
- Secure by Default - All requests are made over HTTPS with authentication
- Versioned - Maintains backward compatibility through versioning