Skip to main content

No project description provided

Project description

Magic Hour API Python SDK

Overview

Introduction

Magic Hour provides an API (beta) that can be integrated into your own application to generate videos using AI.

Webhook documentation can be found here.

If you have any questions, please reach out to us via discord.

Authentication

Every request requires an API key.

To get started, first generate your API key here.

Then, add the Authorization header to the request.

Key Value
Authorization Bearer mhk_live_apikey

Warning: any API call that renders a video will utilize frames in your account.

Synchronous Client

from magic_hour import Client
from os import getenv

client = Client(token=getenv("API_TOKEN"))

Asynchronous Client

from magic_hour import AsyncClient
from os import getenv

client = AsyncClient(token=getenv("API_TOKEN"))

Module Documentation and Snippets

v1.ai_headshot_generator

  • create - Create AI Headshots

v1.ai_image_generator

v1.ai_image_upscaler

  • create - Create Upscaled Image

v1.ai_photo_editor

v1.ai_qr_code_generator

v1.animation

v1.face_swap

  • create - Create Face Swap video

v1.face_swap_photo

  • create - Create Face Swap Photo

v1.files.upload_urls

  • create - Generate asset upload urls

v1.image_projects

  • delete - Delete image
  • get - Get image project details

v1.image_to_video

  • create - Create Image-to-Video

v1.lip_sync

  • create - Create Lip Sync video

v1.text_to_video

  • create - Create Text-to-Video

v1.video_projects

  • delete - Delete video
  • get - Get video details

v1.video_to_video

  • create - Create Video-to-Video

Project details


Release history Release notifications | RSS feed

This version

0.6.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magic_hour-0.6.0.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

magic_hour-0.6.0-py3-none-any.whl (81.7 kB view details)

Uploaded Python 3

File details

Details for the file magic_hour-0.6.0.tar.gz.

File metadata

  • Download URL: magic_hour-0.6.0.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for magic_hour-0.6.0.tar.gz
Algorithm Hash digest
SHA256 84a4c4a3ffde08543c8b5111bfe7fc7d104a6b4e890c2dde81cbe26587c9e36d
MD5 1470d52d50170e8fa3be7e75981fb290
BLAKE2b-256 61a8673b51750936bbac0c930b432acb63d40e09e4f13c573e2ecb71872e4e39

See more details on using hashes here.

File details

Details for the file magic_hour-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: magic_hour-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 81.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for magic_hour-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d34f9d4877205644225b576b07cc0987c64c8f1ec666d920bcbdbd9cf5b8da3
MD5 4e64bfd1159bcbbda5aedf8327bfd205
BLAKE2b-256 7cba71210e21e9ef9bb0c3ab1d051eb1a8d0b59f78ebc3022dc77ef3210342bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page