Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork14.6k
Open
Description
🥰 Feature Description
Hello, please add the feature of adding multiple APIs to the providers section.
I myself have multiple accounts in some providers and I want to switch to the next API immediately as soon as the credit in one of the accounts runs out without me having to go and change the API myself.
🧐 Proposed Solution
You can add an add button like + in the API import section and add as many as the API wants and have a test button for each.
You can add two modes: one is a rotating sending mode, meaning requests are sent randomly to the APIs.
The next mode is to send requests linearly, meaning it starts at number 1. If it does not respond or encounters a limit, it goes to number 2 and so on.