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_clothes_changer

v1.ai_headshot_generator

v1.ai_image_generator

v1.ai_image_upscaler

v1.ai_photo_editor

v1.ai_qr_code_generator

v1.animation

v1.face_swap

v1.face_swap_photo

v1.files.upload_urls

  • create - Generate asset upload urls

v1.image_background_remover

  • create - Image Background Remover

v1.image_projects

  • delete - Delete image
  • get - Get image details

v1.image_to_video

v1.lip_sync

v1.text_to_video

v1.video_projects

  • delete - Delete video
  • get - Get video details

v1.video_to_video

Project details


Release history Release notifications | RSS feed

This version

0.8.1

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.8.1.tar.gz (36.5 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.8.1-py3-none-any.whl (99.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: magic_hour-0.8.1.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.8.0-1020-azure

File hashes

Hashes for magic_hour-0.8.1.tar.gz
Algorithm Hash digest
SHA256 346d374f75dfe6feaafdd416193dc7bbaae57e7514c0268db4e97064621e3933
MD5 408f2e6feaae65babf76e340f72f8207
BLAKE2b-256 09dd0c71d5f5d2ac144012e89ddeaa4e01fe28ee0f7ab47d6daaf66f111eb98a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: magic_hour-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 99.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.8.0-1020-azure

File hashes

Hashes for magic_hour-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2f364ce76e0c0428d0ae6abaf77662f9fa6b97d4591d6691b1741059a017887d
MD5 5ea5e36b18bd49e28695a21b73f73f4a
BLAKE2b-256 d755effeac81d8a40bcea29dc8bf597d563fac13f502cfa4e67d5b83604809e1

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