It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In RegisterIt looks like you're new here. If you want to get involved, click one of these buttons!
Howdy, Stranger!
It looks like you've been lurking for a while.
If you register, we also will remember what you have read and notify you about new comments. You will also be able to participate in discussions.
So if you'd like to get involved, register for an account, it'll only take you a minute!
Comments
# With bash, you can just pass the correct header with each request curl 'https://billing.time4vps.com/api' \ -u "username:passowrd"
But really should be used url https://billing.time4vps.com/api/details
The problem is that it is hard to check "Status Update" page every time.
Status API will help to prepare for maintenance.
At least to show some info banner about upcoming maintenance on website for end clients.
I am sure that it's super critical question not for me only.