AIMLAPI · Example Payload

Aimlapi Model Info Example

Artificial IntelligenceMachine LearningAI ModelsLLMImage GenerationVideo GenerationSpeechEmbeddingsAPI GatewayDeveloper Tools

Aimlapi Model Info Example is an example object payload from AIMLAPI, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idobjectcreatedowned_by

Example Payload

Raw ↑
{
  "id": "gpt-4o",
  "object": "model",
  "created": 1718153645,
  "owned_by": "openai"
}