AIMLAPI · Example Payload

Aimlapi Api Key Example

Artificial IntelligenceMachine LearningAI ModelsLLMImage GenerationVideo GenerationSpeechEmbeddingsAPI GatewayDeveloper Tools

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

Top-level fields

idnamekeycreated_atstatus

Example Payload

Raw ↑
{
  "id": "key-abc123",
  "name": "Production Key",
  "key": "aiml-sk-examplekey123",
  "created_at": "2025-03-15T14:30:00Z",
  "status": "active"
}