Skip to main content
Test run analysis report

1. Create a test run

Save the uuid from the response:

2. Register test data

Attach data files to the test run. Each file must already be in S3. Provide the S3 URL, file name, and size in bytes.
You can register multiple data files in separate requests.

3. Generate an analysis report

Once data is registered, trigger Atlas to analyze it:
Save the uuid from the response:

4. Fetch the report

Report generation runs asynchronously. Poll the endpoint until the report content is populated.