Some Feedback : I think that a free app sent as a demo would be a great idea, so we can see what it would be like. One other thing, where in the world is this available? I didn't see that listed on the site.
Show HN: API to easily gift Apple Store content via SMS
11–17 of 17 posts
Re: Show HN: API to easily gift Apple Store content via SMS
#12Looks really useful. Some Feedback : I think that a free app sent as a demo would be a great idea, so we can see what it would be like. One other thing, where in the world is this available? I didn't see that listed on the site.
We need to really promote the free demos. Currently if you send us a message through our contact form and use the word demo anywhere in the message you will get a free demo. But, if you would like a Demo osxrand just send your email to mac(at)given.to and I'll send you a great song.
At the moment we only offer items from the US Apple App store but will add new countries based on demand.
Re: Show HN: API to easily gift Apple Store content via SMS
#13Re: Show HN: API to easily gift Apple Store content via SMS
#14I was checking this out, but I think the API doc is very light on the authentication part. Can you share specifics about the OAuth part?
Re: Show HN: API to easily gift Apple Store content via SMS
#15I was checking this out, but I think the API doc is very light on the authentication part. Can you share specifics about the OAuth part?
@ismaelc Our authentication process is fairly simple in the fact when you sign up for an account you are given a auth_key and auth_secret which then gives you access to make a call request. Very similar to other API's. Our API was built by developers for developers to be very easy to implement and use for a wide range of products.
Re: Show HN: API to easily gift Apple Store content via SMS
#16Earlier quoted context omitted.
@ismaelc Our authentication process is fairly simple in the fact when you sign up for an account you are given a auth_key and auth_secret which then gives you access to make a call request. Very similar to other API's. Our API was built by developers for developers to be very easy to implement and use for a wide range of products.
Is this OAuth? URL parameter keys? etc
Re: Show HN: API to easily gift Apple Store content via SMS
#17Earlier quoted context omitted.
Is this OAuth? URL parameter keys? etc
Yes it OAuth
(Disclosure: I work for Mashape)