...
Max request interval (per user): Request per 10 seconds.
Request Example
New URL - Global User
In order to receive a response from the API, the following variables must be filled in:
USERNAME
ORGANIZATION
PASSWORD
Code Block | ||
---|---|---|
| ||
https://space-apps2.galooli.com/ColocationNOC/APIColocationNOC?user=[USERNAME]&password=[PASSWORD]=%5busername%5d%26%5borganization%5d&password=%5bpassword |
New URL - One Organization User
In order to receive a response from the API, the following variables must be filled in:
USERNAME
PASSWORD
Code Block |
---|
https://space-apps2.galooli.com/ColocationNOC/APIColocationNOC?user=%5busername%5d&password=%5bpassword |
Old URL
|
Error Result Codes
Requests are too frequent - max request interval is 10 seconds (per user)
...