Trading Access Rest
We help you to implement it on your server for free, if you subscribe to one of our plans! DM us! It helps to automate the 'manage access' process for private indicators. You need to have a valid cookie. Check the documentation. Reach us to implement specific requests.
Trading Access Rest endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Get Cookie /get-cookie/ |
After successful login, it helps to get your account's session id and session id sign values from the cookie header. The cookies are valid for 30 days. You need to change your… |
| POST |
Give User Access To Private Script /give-access/ |
It automatically gives the user access to a provided private script/indicator. Needs a valid cookie(sessionid and sessionid_sign). Check the documentation to get a valid cookie. |
| POST |
Remove User Access From Private Script /remove-access/ |
It removes a specified username from a private script access list. Cookies must be valid and the indicator url must be a private script url. |
| POST |
Remove Multiple User Access /remove-access-multiple/ |
It automatically removes the user access to a provided private script/indicator. Needs a valid cookie (sessionid and sessionid_sign). Check the documentation to get a valid cookie. |
| POST |
Extend or Shorten User Access On Private Script /extend-access/ |
It automatically extends or shortens the user access on the provided private script/indicator. Needs a valid cookie(sessionid and sessionid_sign). Check the documentation to get… |
Trading Access Rest pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29.9 / month | 3 / minute |
|
| ULTRA | $89.9 / month | 10 / minute |
|
| MEGA | $199.9 / month | — |
|