API Endpoints¶
This document provides details about all available API endpoints.
Base URL¶
All endpoints are relative to: https://api.amega-ai.com/v1
Available Endpoints¶
Models¶
List Models¶
Lists all available AI models.
Get Model Details¶
Get detailed information about a specific model.
Predictions¶
Create Prediction¶
Create a new prediction using a specified model.
Get Prediction Results¶
Retrieve the results of a specific prediction.