Back to toolkits
Apiframe logo

Apiframe

Apiframe provides one API for generating and managing AI images, videos, music, uploads, assets, jobs, and custom LoRAs.

ai content generation

Tools (7)

  • Generate Image

    Submit a paid image generation job that consumes Apiframe credits based on the selected model and controls. Call List Models for pricing and controls, then Get Job with the returned job_id to retrieve the result.

    Inputs: generation, idempotency_key

  • Generate Music

    Submit a paid music generation job that consumes Apiframe credits, with cost and output count varying by model. Call List Models for pricing and controls, then Get Job with the returned job_id to retrieve the generated tracks.

    Inputs: generation, idempotency_key

  • Generate Video

    Submit a paid video generation job that consumes Apiframe credits based on the selected model and controls. Call List Models for pricing and controls, then Get Job with the returned job_id to retrieve the result.

    Inputs: generation, idempotency_key

  • Get Account

    Return the authenticated Apiframe user, team plan and credit balance, role, and active API-key metadata.

  • Get Job

    Get the current status, progress, provider-specific result, cost, and error details for one Apiframe generation job.

    Inputs: job_id

  • List Jobs

    Return one page of generation jobs, optionally filtered by status, model, job ID, or ownership scope.

    Inputs: limit, model, scope, search, status, next_cursor, include_models

  • List Models

    List Apiframe's current image, video, or music models with pricing and the complete live model-specific control metadata needed to construct generation requests.

    Inputs: modality