ES EN
Advanced

Integrations

How to connect ArtificialQA with your AI agents, import/export data, and consume results from your pipelines.

Integration types

Today ArtificialQA integrates with your ecosystem in three directions:

🤖
AI agent connection
Via HTTP/API or browser (Playwright). It's the "what gets tested".
📤
Import / Export data
Import test cases from Excel/JSON. Export reports to PDF.
🔌
REST API
Trigger runs and read results from your own scripts or pipelines.

1. AI agent connection

HTTP / API (Pro and Enterprise)

For AI agents exposing their own endpoint. The cleanest and most efficient way when the AI agent has an API.

Browser / Playwright (all plans)

For AI agents embedded in webpages. ArtificialQA runs headless Chromium on its cloud workers:

2. Import / Export data

Import test cases

Imported cases land in the review view before being incorporated, just like AI-generated ones: you can edit them and decide whether they go to your Test Cases catalog, to a specific Test Suite, or get discarded.

Export reports

3. REST API

Available on the Enterprise plan. The REST API lets you operate the platform from your own scripts or pipelines.

Typical use cases

Main operations

📚 Detailed API documentation. The technical reference with all endpoints, schemas, and examples is being consolidated for publication. In the meantime, reach out via artificialqa.com and we'll get you access.

What's on the roadmap

To be transparent: there are integrations not yet available that we receive as frequent requests:

If any of these is a blocker for you, reach out — the roadmap is prioritized with real customer feedback.

Next step

If you'll be handling sensitive data or have compliance requirements, the Security & compliance section is the next stop.