Introduction
Introduction#
ImaginePro API is like a special addition to Midjourney that lets different programs talk to its features and services. When you add ImaginePro API to your own apps, you can make your products even better using the cool things from Midjourney to make your users happier.Features#
Packed with Full Features (Imagine, Upscale, Zoom, Pan ...)
Tech Support at No Extra Cost
Authorization#
To begin using ImaginePro API, you'll first need to get a 'Bearer Token'. You can find this token code in your Dashboard after you've signed up, and paid a subscription. This code is necessary whenever you make requests to the API.Rate Limiting#
We've put in place a rate limiting system that follows a sliding window algorithm. This means you can make one request every 3 seconds. This system helps ensure security by preventing misuse or abuse of the service.System Design#
Note#
All requests must be made over HTTPS. Calls made over plain HTTP will fail.
All requests must be made with a valid Bearer Token. Calls made without a valid token will fail.
Feedback#
If you have any feedback or suggestions, please contact us at our Telgram channel. You can also find latest features or code examples there.Get Started#
Modified at 2024-09-18 06:23:55