Maxim Logo

Overview

Welcome to the Maxim API documentation. This guide provides comprehensive information about our available APIs, their endpoints, and how to use them.

Available APIs

Maxim offers several specialized APIs to help you integrate with our platform:

APIDescription
Prompts APIManage AI prompts and templates
Alerts APIConfigure and manage alert notifications
Integrations APIConnect Maxim with external services like Slack, Pagerduty
Log Repositories APIManage log storage and organization
Test Runs APICreate and manage test execution workflows
Test Run Share Report APIGenerate and share test results
Test Run Entries APIAccess detailed test execution data
Logs APIQuery and analyze log data
Datasets APIManage training and evaluation datasets

Authentication

All API requests require authentication using API keys.

Include your API key in the request headers using the x-maxim-api-key header:

On this page