Endpoint Structure All URLs are in the format: ``text https://api.jumpseller.com/v1/path.json?login=XXXXXX&authtoken=storetoken `` The path is prefixed by the API version and the URL takes as parameters the login (your store specific API login) and your authentication token. ***
No SDKs indexed for this API yet.
curl \ https://api.jumpseller.com/v1/hooks.json
curl \ https://api.jumpseller.com/v1/pages.json
curl \ https://api.jumpseller.com/v1/taxes.json
No SDKs yet