The Import API allows you to push conversation data into AIdapt programmatically. This is useful for custom integrations, unsupported platforms, or automated data pipelines.

ℹ️ Pilot phase — During the current pilot phase of the AIdapt platform, access to the Import API is only available on an individual basis. Please reach out to your logen.ai contact to discuss your use case.

When to use this

Use the Import API if:

What you need

Authentication

All API requests must include your API key as a Bearer token in the Authorization header:

Authorization: Bearer <your-api-key>

API reference

Full endpoint documentation is available in the Connectors & API reference page. Contact your logen.ai administrator if you need access or have questions about integrating a custom platform.