Developer API
Integrate ErrorAI's powerful troubleshooting engine directly into your applications.
The API is currently in Beta. Endpoints may change without notice.
Authentication
All API requests must include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Endpoints
Analyze Error
Analyze an error message and get potential solutions.
POST
/api/v1/analyze
Search Errors
Search the database for existing error solutions.
GET
/api/v1/errors