MSPBackups API

Hello!

We’re starting our venture into automated some billing outputs for the MSP backups solution for use in our ticketing/billing system. I’ve been reading through the API documentation, specifically the https://api.mspbackups.com/Help/Api/GET-api-Billing page, but I can’t find any information about a URI to point the API towards?

It might just be me being a bit daft, but any help would be appreciated!

[reply=“Alex Thornton;d453”] Are you referring to cURL by any chance?
You can see various parameters and outputs here: https://api.mspbackups.com/Swagger/#!/Billing/Billing_Get

Hi Matt,

The Swagger URL you provided seems broken. Is it possible the 6.0 release broke this?

https://api.mspbackups.com/Help seems to work, but it’s not the same as the Swagger endpoint I generate for my own services where you can customize and “Try It Out!” and mess with the API all inside a browser window.

When I go to https://api.mspbackups.com/Swagger/ I get the following garble:

[code]403 :

403 - Forbidden: Access is denied.

Server Error

403 - Forbidden: Access is denied.

You do not have permission to view this directory or page using the credentials that you supplied.

https://api.mspbackups.com/help/v2/swagger[/code]

[reply=“John Zabroski;2826”] That requires support attention, so I suggest to create a ticket, provide any possible additional details and also mention that this is for Alex K. Don’t forget to provide a link to this thread so we can identify the ticket.

[reply=“John Zabroski;2826”]

The endpoint for API is the following for all requests:
https://api.mspbackups.com/api/

For example:
https://api.mspbackups.com/api/provider/login

As for Swagger, we’ll look into this.
UPD: It seems that swagger works fine except for some error it shows up, but which doesn’t really affect anything.

Thank you,
Anton