Bitcoin Forum

Bitcoin => Project Development => Topic started by: jordan.dev on April 23, 2013, 05:21:23 PM



Title: Create BitInstant deposit code via API call
Post by: jordan.dev on April 23, 2013, 05:21:23 PM
I'm reviewing BitInstant's API: https://bitinstant.com/api

And I would like a way to programmatically create a BitInstant deposit code... like the one they would issue a user whom wants to make a deposit via a physical location (generated from the form on the website).

They have an IPN end-point but the documentation is kind of scant  :-\ (I don't understand if that's directed at Paypal, which also uses the term IPN?)

Is there another location for better documentation?

If they do have an end-point for sending coins back the opposite direction (coins->USD via Paypal or some such) as well...that'd be nice.

If not any suggestions on how to do this programmatically?