Apiframe

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

7 actions Integration catalog
Request access
Connect Apiframe once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Generate ImageAPIFRAME_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.
Generate MusicAPIFRAME_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.
Generate VideoAPIFRAME_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.
Get AccountAPIFRAME_GET_ACCOUNT
Return the authenticated Apiframe user, team plan and credit balance, role, and active API-key metadata.
Get JobAPIFRAME_GET_JOB
Get the current status, progress, provider-specific result, cost, and error details for one Apiframe generation job.
List JobsAPIFRAME_LIST_JOBS
Return one page of generation jobs, optionally filtered by status, model, job ID, or ownership scope.
List ModelsAPIFRAME_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.