Getting Started
The Next Leg is a community extension of Midjourney that provides API access to the platform's features and services. By integrating The Next Leg into your applications, you can leverage the power of Midjourney to enhance user experience of your own products.Features
- Instant Setup
- Fully Managed
- Fully Featured (Imagine, Describe, ...)
- Continuous Updates
- Multi-Account Setup
- Banned Word Prefilter
The Next Leg is not an official Midjourney API
The Next Leg was incepted by avid Midjourney users such as yourself!NPM Package Available
https://www.npmjs.com/package/tnl-midjourney-apiAuthorization
To get started with The Next Leg API, you'll need to obtain an `Bearer Token`, which can be found in your dashboard after you've registered and subscribed to a paid account. This key is required for all API requests.
See: thenextleg.io/account/new for your
See: thenextleg.io/account/new for your
Bearer Token
API Keys
You'll need a valid webhook URL in order to receive responses from requests. See thenextleg.io/account/new to set up your webhook URL You'll receive responses for any of your commands in JSON format at this location.
Rate Limiting
Rate limits are set using a sliding window rate limiting algorithm allowing for one request every 3 seconds. This is a safety feature to prevent abuse.
