Leap
PricingDocsLoginGet Started
Overview

Getting Started

Pricing

NSFW Policy

Public Models

Rate Limits

Case Studies

Welcome to the Developer Hub

Explore resources, documentation, and support to build amazing Leap-powered applications.

API Reference

Reference documentation for our API, with examples in every language.

JavaScript SDK

Read more about our JavaScript SDK and its features.

Code Examples

Remix My Face

Upload a selfie and transform it into a custom avatar.

TypeScript
Draw It

Draw something and generate an image based on your sketch.

TypeScript
AI Cover Images

Generate AI cover images, ideal for blogs and website builders.

TypeScript
Generate Mario AI Avatars

Generate Mario themed AI avatars. Ideal learning about fine-tuning.

TypeScript
Generate Potter AI Avatars

Generate Harry Potter themed AI avatars.

TypeScript
Discord Bot

Generate images directly in your Discord server.

JavaScript
Wallpapers.py

A simple script to generate images in bulk.

Python

Guides

Build 'Remix My Face' a Selfie to Image app using AI (Next.js, Chakra UI, Leap API)

Build 'Remix My Face' a Selfie to Image app using AI (Next.js, Chakra UI, Leap API)

We recently launched 'Remix My Face' and app that lets you upload a selfie and then transform it to a custom avatar. In this guide we will walk you step by step on how you can rebuild this app using Next.js, Leap, and Chakra UI. Additionally here are the links to the repo and demo: * Github Repo: https://github.com/leap-api/remix-my-face * Demo App: https://www.remixmyface.com/ * Leap Remix Endpoint API Reference: https://docs.tryleap.ai/reference/controlcontroller_create Getting Star

5/17/2023

Build 'DrawIt' a Sketch to Image App using AI (Next.js, Chakra UI, Leap API)

Build 'DrawIt' a Sketch to Image App using AI (Next.js, Chakra UI, Leap API)

We recently launched 'DrawIt' and app that lets you draw a simple sketch, and then use AI to generate an image based on what you drew. In this guide we will walk you step by step on how you can rebuild this app using Next.js, Leap, and Chakra UI. Additionally here are the links to the repo and demo: * Github Repo: https://github.com/leap-api/draw-it * Demo App: https://drawit.art/ * Leap Remix Endpoint API Reference: https://docs.tryleap.ai/reference/controlcontroller_create Getting S

5/11/2023

Generating Backgrounds

Generating Backgrounds

One of the most common use-cases for Image Generation is generating backgrounds. Whether you're building a blog, an email editor, or any other app that may include image headers, backgrounds, or other decorative images – AI generated backgrounds can give you instant access to an infinite amount of creative content. In this guide, we will highlight some example of prompts you can use, and the code you'll need to generate stunning backgrounds. You can follow along this guide using the Leap imag

4/26/2023