Topic: Feature request: API?

I'm currently uploading my collection to deckbox, and once I'm done I'll want to access it. On desktop, pretty easy, go to the site and find info. However if I'm not at my desk, I have to use a mobile interface to find any relevant info, and given mobile keyboards and long Magic card names, that's always going to suck. Hence I'm hoping the devs here will bless us with a proper API (there are 3rd party ones like https://github.com/jcavanagh/deckbox-rest-api and https://github.com/T0RAT0RA/deckbox-api but they haven't updated for 6 and 4 years respectively...) so I can add things like Siri/Google Assistant integration for superbly easy access to card data.

Re: Feature request: API?

I want to second this idea.

Re: Feature request: API?

I can update mine (https://github.com/T0RAT0RA/deckbox-api) if you need it.

Re: Feature request: API?

ToraTora wrote:

I can update mine (https://github.com/T0RAT0RA/deckbox-api) if you need it.

If you've got the time, that'd be awesome. big_smile

Re: Feature request: API?

Hi,

I've restarted the project, you can use the API at this address: https://deckbox-api.herokuapp.com/
It's been a while, let me know if something is broken.

I'll move to swagger in the following weeks.

Re: Feature request: API?

Nice API ToraTora!
I'm trying to get my wishlist (https://deckbox-api.herokuapp.com/api/u … d/wishlist), but I'm getting "{"message": "Internal Server Error"}" as a response, without any details. Do you know what's going wrong?

Thanks!

Re: Feature request: API?

+1

Would love an API.

Re: Feature request: API?

Happy that i search for this API here on the forum before i startede to ask for a feature request.

@ToraTora, is there away for us to get the deck lists aswell?

Re: Feature request: API?

Hi,

I've just released a new version of the API: https://github.com/T0RAT0RA/deckbox-api … tag/v1.0.0
@Fueled, you're wishlist is now fixed.


If you have issues please open them here: https://github.com/T0RAT0RA/deckbox-api/issues

Last edited by ToraTora (2018-08-31 02:23:10)