{
  "schema_version": "v1",
  "name_for_human": "Renderful AI",
  "name_for_model": "renderful",
  "description_for_human": "Generate images, videos, audio, and 3D assets with agent-friendly auth and payments.",
  "description_for_model": "Renderful is a generation API for images, videos, audio, and 3D outputs. Use bearer API keys (rf_...) or x402 payments (x-payment header) for generation calls. Register an agent with /api/v1/agents/register, optionally get trial balance, quote with /api/v1/agents/quote, submit generation with /api/v1/generations, and poll /api/v1/generations/{id}.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://api.renderful.ai/api/v1/openapi.json"
  },
  "logo_url": "https://api.renderful.ai/logo.png",
  "contact_email": "support@renderful.ai",
  "legal_info_url": "https://renderful.ai/terms"
}
