For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Documentation

Access the Daxium-Air REST API for custom integrations and advanced automation.

Daxium-Air provides a comprehensive REST API for developers who need to build custom integrations or automate workflows programmatically.

What you can do

  • Read submissions, structures and user data

  • Create and update submissions programmatically

  • Search submissions with advanced filters

  • Manage users and groups

  • Generate reports on demand

Authentication

The API uses token-based authentication. You will need an API key generated from your Daxium-Air back-office.

Getting started

  1. Generate an API key in Administration > API

  2. Use the base URL provided by your administrator

  3. Include the API key in the Authorization header of your requests

  4. Refer to the API reference for available endpoints

The full API reference is available in the API Reference section of this documentation site.

Last updated

Was this helpful?